Some OpenSSL certificate and key questions

2004-11-01 Thread Bilal Shahid
Hi, I am a newbie at using openssl and facing numerous problems right now. I am using OpenSSL, FreeRADIUS Server and a DOT1X Supplicant. Basically trying to get the Supplicant to authenticate to the FreeRADIUS Server using EAP-TLS. I used a script (CA.All) to generate the three certificates for

Re: pkcs12 signing

2004-11-01 Thread Sravan
it is the private-key corresponding to the root cert. the one which is generated while creating a request using the "req" command. bye Sravan Ronan wrote: I have a signed root cert that i want to change into a pkcs12 format file to be used on a windows box. from the man pages on the openssl websi

Re: Egads dll

2004-11-01 Thread Sara Fonseca
Hi, you need to build all the four projects inside the egads VC workspace(egads.dsw). On Mon, 1 Nov 2004 17:59:41 +0200, Zerg <[EMAIL PROTECTED]> wrote: > Hello. > I'm new in this all. > I'm trying to build egads under Window; in debug folder i've got files: > egads.exe but not egads.dll,setup.e

Hello

2004-11-01 Thread zerg
-- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/ __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated List Man

Re: Build EGADS

2004-11-01 Thread Ng Pheng Siong
On Fri, Oct 29, 2004 at 02:14:34PM -0200, Sara Fonseca wrote: > I've downloaded the source and built egads for windows. When i try to > run test.exe, it returns error code 2 on egads_init. Can anybody help > me on this? Did you start the server? -- Ng Pheng Siong <[EMAIL PROTECTED]> http://san

Egads dll

2004-11-01 Thread Zerg
Hello. I'm new in this all. I'm trying to build egads under Window; in debug folder i've got files: egads.exe but not egads.dll,setup.exe,egads.lib. Building with VC __ OpenSSL Project http://www.op

pkcs12 signing

2004-11-01 Thread Ronan
I have a signed root cert that i want to change into a pkcs12 format file to be used on a windows box. from the man pages on the openssl website it says that i need to specify the certificate and the private key when converting to pkcs12. now im a little confused about this. What private key is