client-side store certificate from server

2001-07-09 Thread Shane Titus
If anyone can help me, it would be greatly appreciated.  I am trying to take the peer certificate passed from the server:       peer = SSL_get_peer_certificate(ssl);   //    if I have received a certificate chain //    I use the deepest certificate in the chain       if (peer_chn = SSL_ge

Re: Weakness in Openssl PRNG

2001-07-13 Thread Shane Titus
I got the attached email from the [EMAIL PROTECTED] mailing list earlier today. - Original Message - From: "Prashant Kumar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, July 13, 2001 3:18 PM Subject: Weakness in Openssl PRNG > Hello Group, > > I got this mail from one of t

Re: can we prevent export of a personal certificate?

2001-08-28 Thread Shane Titus
You should set up you're server to do a man-in-the-middle attack defense. Check that the ip address stored in the cert (could be stored in the common name field) corresponds to the ip address of the peer trying to connect to you're server. That way someone elsewhere using an exported certificate

extract CN and dNSName

2002-03-27 Thread Shane Titus
If anyone could help me it would be well appreciated.  I am trying to extract the Common Name and the dNSName from a certificate.  I was attempting this using the X509_get_ext_d2i(x, NID_commonName or NID_subject_alt_name, NULL, NULL);.  I can't seem to get it working.   Thanks   Shane Titus

Re: How do I get the Common Name and DNS Name?

2002-03-29 Thread Shane Titus
Daryl, Just wanted to say thanks for your help. It's helped a lot. Thanks Shane Titus - Original Message - From: "Daryl Odnert" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, March 28, 2002 6:05 PM Subject: RE: How do I get the Common Name a

SSL_CTX_set_cipher_list

2002-06-13 Thread Shane Titus
Could someone tell me what I would pass as a value to SSL_CTX_set_cipher_list to enable only 3Des support? Thanks Shane __ OpenSSL Project http://www.openssl.org User Support Mailing List

RE: SSL_CTX_set_cipher_list

2002-06-14 Thread Shane Titus
Thanks, it was exactly what I was looking for. Thanks Shane Titus EBS/EBS net Inc. 978.448.9340/6376 (phone/fax) http://www.ebsnetinc.com mailto:[EMAIL PROTECTED] -- Check out our new web browser/html viewer technology. Download a win9x version from: http://www.ebsnetinc.com/browser.html