]> www.infradead.org Git - users/dwmw2/openconnect.git/commit
Copy the certificate
authorTom Carroll <incentivedesign@gmail.com>
Fri, 24 Apr 2020 06:15:59 +0000 (23:15 -0700)
committerTom Carroll <incentivedesign@gmail.com>
Wed, 6 May 2020 05:26:14 +0000 (22:26 -0700)
commit8eb2c734a739401dfb4d4763cdd0980a280a28fa
treed4b96bcd257ff5b9d307053814ec341f502bc1bd
parent6d32b620d586c99fb5c1912073754179fecaa8cb
Copy the certificate

Making a copy of the certificate simplifies the logic. It sets us up
so that a certificate chain can be returned.

Signed-off-by: Tom Carroll <incentivedesign@gmail.com>
gnutls.c