Roland Zimmermann's hint, we use SSL_CTX_use_certificate_chain_file() instead
authorDaniel Stenberg <daniel@haxx.se>
Mon, 20 May 2002 14:25:35 +0000 (14:25 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 20 May 2002 14:25:35 +0000 (14:25 +0000)
commitfe3ba1dd115c2cea2ec20a91f044cd5a59e483b1
tree9cb17c5dce881604af90aa4936a9aa682236ad59
parent0c00eb93a038417ac25dae1d0805887562ed8520
Roland Zimmermann's hint, we use SSL_CTX_use_certificate_chain_file() instead
of the previous one that used SSL_CTX_use_certificate_file()
lib/ssluse.c