Creating PEM file from peer cert

2001-11-19 Thread ct l
During peer cert verification stage, I need to store the peer cert info in PEM file format for future reference. May I know: Based on info in ssl->cert, what fields and how should I arrange the fields so that I can store the peer cert as a PEM file for future verification ? The intention is to s

Life agents...

2001-11-19 Thread Info Center
LIFEQUOTE SAVE UP TO 70% ON LIFE INSURANCE PREMIUMS Protect Your Family In Case Of Death Plan For Your Childs Education Protect Your Estate The LEADING source for Life Insurance Companies! The BEST Agents! And The FRIENDLIEST Staff! CLICK HERE For a FREE Quote! It's QUICK , EASY and COMPLET

Re: HOWTO renew a certificate

2001-11-19 Thread Michael Sierchio
Massimiliano Pala wrote: > However keep in mind that certificate renewal (issuing a new certificate to > the same subject using the same key) should be discouraged as its lifetime > (key's one) should be considered ended with the expiration of the certificate > (or you could have issued the certi

Re: HOWTO renew a certificate

2001-11-19 Thread Massimiliano Pala
Franck Martin wrote: > > I'm writing an SSL Certificate HOWTO, that I will submit to the LDP. [...] > I want to know the procedure to renew a certificate with OpenSSL. It seems > there is a bug in openSSL has it does not want to sign again a request > certificate if the DN is already inside the C

Re: X509_STORE_get_by_subject

2001-11-19 Thread Ben Laurie
francoise lacambre wrote: > > Don't you think, in the X509_STORE_get_by_subject function, that the following > line > vs->current_method=j; > would be replaced by : > vs->current_method=i; Yes! Cheers, Ben. > in the case where j<

ÓòÃû×¢²á£¬Ö÷»ú×âÓã¬Ò»¸ö¹ú¼Ê¶¥¼¶ÓòÃû+200MÖ÷»úÖ»Ðè148Ôª

2001-11-19 Thread oy
ÕâÊÇÀ´×ÔÏÃÃÅÊÐÊý×ÖÒýÇæÍøÂç¼¼ÊõÓÐÏÞ¹«Ë¾µÄÎʺ¸ÐлÄúÊÕ¿´Õâ·âÓʼþ¡£ÎÒÃÇÕæ³ÏµÄÏ£ÍûÄúÄܳÉΪÎÒÃÇÔÚ¹óµØÇøµÄÖØÒª»ï°é¡£ ÏÃÃÅÊÐÊý×ÖÒýÇæÍøÂç¼¼ÊõÓÐÏÞ¹«Ë¾ÊÇÒ»¼ÒרÃÅΪ¸÷ÀàÆóÊÂÒµµ¥Î»ÌṩÍøÕ¾½¨Éè¡¢Èí¼þ¿ª·¢¡¢Æ½Ì¨·þÎñµÄÐÅÏ¢¼¼Êõ¹«Ë¾¡£¹«Ë¾µÄÄ¿±ê¾ÍÊdzÉΪ¹úÄÚ×îÓÅÐãµÄÍøÂç¼¼Êõƽ̨·þÎñÉÌÖ®Ò»¡£ ÏêÇéÇëä¯ÀÀ£ºhtt

InternetSeer Recovery

2001-11-19 Thread InternetSeer
Title: InternetSeer - Recovery Alert Recovery AlertYour Web site is off errorURL: http://www.openssl.org/support/Time: Mon Nov 19 11:05:42 EST 2001, ESTTotal Time on error: 47 minutes, 11 secondsLogin and view your current Web site's performance report athttp://www.internetseer.com. If you have any

InternetSeer Second Error Alert

2001-11-19 Thread InternetSeer
Title: InternetSeer - Second On Error Alert Second On Error Alert Your Web site is on error URL: http://www.openssl.org/support/Time: Mon Nov 19 10:51:18 EST 2001, EST Error Type: Time Out This

ÉϹØϵͨƽ̨£¬½»ÊÂÒµÅóÓÑ£¬ÖÐÐĶ¯´ó½±

2001-11-19 Thread UP30
Title: ÉϹØϵͨ£¬½±ÉÌÎñͨ£¡       ÉϹØϵͨ£¬½±ÉÌÎñͨ

InternetSeer Error Alert

2001-11-19 Thread InternetSeer
Title: InternetSeer - First On Error Alert First On Error Alert Your Web site is on error URL: http://www.openssl.org/support/Time: Mon Nov 19 10:19:25 EST 2001, EST Error Type: Time Out For mo

Using openssl with VC++ 6.0

2001-11-19 Thread Filipe Custódio
Title: Using openssl with VC++ 6.0 I have successfully built and used openssl in Windows 2000 with no apparent problems. However, when I try to compile the demos (sign.c, for example), my applications crash with an Access Violation exception inside ntdll (called from LIBEAY32). My compilati

Re: X509_STORE_get_by_subject

2001-11-19 Thread Ben Laurie
francoise lacambre wrote: > > Don't you think, in the X509_STORE_get_by_subject function, that the following > line > vs->current_method=j; > would be replaced by : > vs->current_method=i; Yes! Cheers, Ben. > in the case where j<

Re: Documentation of SSL_get1_session()

2001-11-19 Thread Lutz Jaenicke
On Sun, Nov 18, 2001 at 05:29:31PM -0500, [EMAIL PROTECTED] wrote: > In http://www.openssl.org/docs/ssl/SSL_get_session.html#, > "If the data is to be kept, SSL_get1_session() will increment the reference count >and the > session will stay in memory until explicitly freed with SSL_SESSION_free(3