| commit | dc0ed30cfeb37d64fc2bd26887b19e0898a96bde | [log] [tgz] |
|---|---|---|
| author | Nils Larsch <nils@openssl.org> | Fri Apr 08 22:52:42 2005 +0000 |
| committer | Nils Larsch <nils@openssl.org> | Fri Apr 08 22:52:42 2005 +0000 |
| tree | 9f0a4b1fdc3bebf3a0fc0e08d7ff769d7c3533b2 | |
| parent | e248596baca1b192787d3d717abda5158cc38d65 [diff] |
add support for DER encoded private keys to SSL_CTX_use_PrivateKey_file() and SSL_use_PrivateKey_file() PR: 1035 Submitted by: Walter Goulet Reviewed by: Nils Larsch