So I start the server with 12345.r0 in my certificate directory, and then add a new CRL (say 12345.r1). If I then call SSL_CTX_load_verify_locations(), it errors out telling me that it has already loaded 12345.r0.
So how can I get the server to load 12345.r1? Note that 12345.r0 should be obsolete, since all of the information it contains should be encapsulated in 12345.r1.
Thanks in advance. David
______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]