test
__
OpenSSL Project http://www.openssl.org
User Support Mailing List[EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]
>
>You're aware that *curl* isn't thread-safe?
According to the libcurl faq at http://curl.sourceforge.net/docs/faq.shtml
it is thread safe:
>5.1. Is libcurl thread-safe?
>
>Yes.
And we found our problem anyway. We needed to setup an id callback using
CRYPTO_set_id_callback as CURL doe
hi, would you tell me how to create v1 certificate?
I am using the following command
openssl req -new -x509 -newkey rsa:2048 -keyout
and I commented out the following line.
[req]
...
#x509_extensions = v3_ca # The extentions to add to the self signed
cert
Any suggestions are appreciated!
I know this adds to the length of this thread - but I have to apologise. Sorry for
sending that post to openssl-users, that was dumb thing to do.
Regards,
Andy S.
<>