Re: Loading trusted certificates without using SSL_CTX_Set_verify_locations

2001-07-27 Thread Lutz Jaenicke
On Fri, Jul 27, 2001 at 10:44:08AM +, Edward Woodstarf wrote: > I need to retrieve CA certificates from an exsisting certificate store and > make them available to my client application for verifying server > certficates. > I can't write these certs back to the harddrive for performance reas

Loading trusted certificates without using SSL_CTX_Set_verify_locations

2001-07-27 Thread Edward Woodstarf
Hi Guys, I need to retrieve CA certificates from an exsisting certificate store and make them available to my client application for verifying server certficates. I can't write these certs back to the harddrive for performance reasons and issues with multithreadding. I need to convert the certi