- Camille Moncelier added support for the file type SSL_FILETYPE_ENGINE for

the client certificate. It also disable the key name test as some engines
  can select a private key/cert automatically (When there is only one key
  and/or certificate on the hardware device used by the engine)
This commit is contained in:
Daniel Stenberg
2009-11-14 07:53:34 +00:00
parent 90bc6ee8f3
commit 9c49e51f7e
3 changed files with 59 additions and 9 deletions

View File

@@ -9,7 +9,7 @@ Curl and libcurl 7.19.8
This release includes the following changes:
o
o support SSL_FILETYPE_ENGINE for client certificate
This release includes the following bugfixes: