About multi-thread & shared lib

2001-04-08 Thread LIJING
Hi:       I want to know whether I can enable "threads" & "shared" options in linux or not.       thanks.   [EMAIL PROTECTED]

RE: public key

2001-04-08 Thread Reddie, Steven
Have a look at the -pubout option of the "openssl rsa" command. > -Original Message- > From: Satish Krishnan [SMTP:[EMAIL PROTECTED]] > Sent: Monday, April 09, 2001 3:28 PM > To: [EMAIL PROTECTED] > Subject: public key > > hi > i have generated a private key using rsa with openssl

Re: Creating a CA from a Certificate signed by Thwate.

2001-04-08 Thread Martin Leung
Hi Jeremy, Root CA cert has to be self-signed, not by other CA. You can use the 'openssl req' to create such cert. Example: openssl req -x509 -new -out certfile -newkey rsa:2048 Rgds. Martin > Jeremy wrote: > > I'm trying to sign newly created certificates with a > certificate already signe

public key

2001-04-08 Thread Satish Krishnan
hi i have generated a private key using rsa with openssl.how do i get the corresponding publci key so that i can publish it or dstribute it

Re: Creating a CA from a Certificate signed by Thwate.

2001-04-08 Thread 易天舒
You can try to use the script mkcert.sh in mod-ssl. - Original Message - From: Jeremy To: SSL Users Sent: Monday, April 09, 2001 9:47 AM Subject: Creating a CA from a Certificate signed by Thwate. I'm trying to sign newly created certificat

Re(2): getting started with openssl

2001-04-08 Thread aegis
Thanks Scott, Unfortunately my problem is more fundamental.. I'm trying to get the random generator set up. I installed openssl-0.9.6 and everything *seemed* to go right, but there's no sign of a /dev/random and I have no idea how to configure one from scratch. That's how bare my knowledge base

Creating a CA from a Certificate signed by Thwate.

2001-04-08 Thread Jeremy
I'm trying to sign newly created certificates with a certificate already signed my thawte. However I'm having problems. I've read the FAQ at http://www.modssl.org/docs/2.8/ssl_faq.html, however there doesn't seem to be any information there that can help me. I've tried using the steps for c

Re: Need to sign Microsoft CA by openssl

2001-04-08 Thread Noor Haizad Mohd Said
Dear Dr. Henson, Thanks for your advices. I also have the same idea to retrieve that new extension from the certificate request generated by Windows 2000 CErtificate Services. I will let you know if I'm succeed. To my friend, Marat, we need to find out if we can use openssl to create cert. Re