Fix SSL_CTX_get{first,next}_certificate.
authorKaspar Brand <httpd-dev.2014@velox.ch>
Mon, 21 Apr 2014 15:52:28 +0000 (16:52 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 21 Apr 2014 15:53:48 +0000 (16:53 +0100)
commit5aeb43393be459b8621fc4710135d5206e0961a7
tree60982e1d5792740ae6367d40c9fdf1e5fe292821
parent6e85eba11b00147ddf649f337ff3fa49f261d50d
Fix SSL_CTX_get{first,next}_certificate.

Fix typo that stopped SSL_CTX_get_{first,next}_certificate from working.
(cherry picked from commit 9330a85e0499f10752434c451977d65d80d8de19)
ssl/ssl_cert.c