]> granicus.if.org Git - php/commit
Clear errors after SSL_CTX_load_verify_locations()
authorNikita Popov <nikita.ppv@gmail.com>
Mon, 3 Jun 2019 13:14:01 +0000 (15:14 +0200)
committerNikita Popov <nikita.ppv@gmail.com>
Mon, 3 Jun 2019 13:14:01 +0000 (15:14 +0200)
commitac60007becc7943d1da95ec0f9f92c6a3325ec72
treeb69ea6fe0600b8995e6db95e6df3a516514dd0a0
parent2e025794745e09f7d0c72822ad0238bf6d67b2e8
Clear errors after SSL_CTX_load_verify_locations()

We report our own errors here. Make sure these don't clog up the
error queue.
ext/openssl/xp_ssl.c