Re: verify certificate - not from a file

2008-12-29 Thread Itay Dagan
it into the OpenSSL internal representation. Have fun. From: Itay Dagan [EMAIL PROTECTED] Subject: verify certificate - not from a file To: openssl-dev@openssl.org Date: Monday, November 24, 2008, 12:37 AM Hi Guys I am new in openssl - so hopfully I am not bringing up an old issue : I

Re: verify certificate - not from a file

2008-12-29 Thread Shahin Khorasani
penSSL internal representation. Have fun. From: Itay Dagan [EMAIL PROTECTED] Subject: verify certificate - not from a file To: openssl-dev@openssl.org Date: Monday, November 24, 2008, 12:37 AM Hi Guys I am new in openssl - so hopfully I am not bringing up an old issue

Re: verify certificate - not from a file

2008-11-25 Thread Itay Dagan
Shahin Thank you so much for your help :) - Forwarded Message - From: Shahin Khorasani [EMAIL PROTECTED] To: openssl-dev@openssl.org Sent: Monday, November 24, 2008 6:13:49 PM (GMT+0200) Auto-Detected Subject: Re: verify certificate - not from a file Patrick Patterson wrote

Re: verify certificate - not from a file

2008-11-24 Thread Patrick Patterson
On November 23, 2008 10:57:55 pm ThanhTrung Do wrote: From: Itay Dagan [EMAIL PROTECTED] Subject: verify certificate - not from a file To: openssl-dev@openssl.org Date: Monday, November 24, 2008, 12:37 AM Hi Guys I am new in openssl - so hopfully I am not bringing up an old issue

Re: verify certificate - not from a file

2008-11-24 Thread Itay Dagan
Hi Patrick Thanks alot for the advise - I will try it :) Itay - Original Message - From: Patrick Patterson [EMAIL PROTECTED] To: openssl-dev@openssl.org Sent: Monday, November 24, 2008 5:36:31 PM (GMT+0200) Auto-Detected Subject: Re: verify certificate - not from a file On November 23

Re: verify certificate - not from a file

2008-11-24 Thread Shahin Khorasani
Patrick Patterson wrote: On November 23, 2008 10:57:55 pm ThanhTrung Do wrote: From: Itay Dagan [EMAIL PROTECTED] Subject: verify certificate - not from a file To: openssl-dev@openssl.org Date: Monday, November 24, 2008, 12:37 AM Hi Guys I am new in openssl - so hopfully I

verify certificate - not from a file

2008-11-23 Thread Itay Dagan
Hi Guys I am new in openssl - so hopfully I am not bringing up an old issue : I am trying to verify a certificate that I am saving as string in a random place on my PC memory. I know that there is the SSL_CTX_load_verify_locations() that verify certificate from a file or a path. My Q

Re: verify certificate - not from a file

2008-11-23 Thread ThanhTrung Do
From: Itay Dagan [EMAIL PROTECTED] Subject: verify certificate - not from a file To: openssl-dev@openssl.org Date: Monday, November 24, 2008, 12:37 AM Hi Guys I am new in openssl - so hopfully I am not bringing up an old issue : I am trying to verify a certificate that I am saving