Re: PEM pass phrase

2000-04-20 Thread Tugrul Bingol
Don't be rude !!! If you know the answer you may help, if you don't, don't keep list busy. Michael Sierchio wrote: > Tugrul Bingol wrote: > > > Is there any way to get the password necessary for "PEM pass phrase" > > from a file? > > Dru

Error after converting C++

2000-04-17 Thread Tugrul Bingol
Hi, I wrote a C++ class using openssl, however I am getting a linking error message although I tried to solve it for hours. I have no problem with the C code, I can compile&link successfully. The followings are my command line and error message.   -

"SSL_CTX_load_verify_locations" fails

2000-03-28 Thread Tugrul Bingol
Why "SSL_CTX_load_verify_locations()" fails? I am still trying to run the demo server and client but since "SSL_CTX_load_verify_locations(..)" fails (returns 0) client and server fail, either. Can somebody tell me what I am doing wrong? I created the root CA: > openssl req -x509 -new -keyou