[openssl.org #1018] unbuffered stdin problem?

2005-03-04 Thread kapil jain via RT
Hi, The command openssl rsa -passin stdin -noout -modulus passkey gives error unable to load Private Key 1860:error:0906D06C:PEM routines:PEM_read_bio:no start line:./pem/pem_lib.c:637:Expecting: ANY PRIVATE KEY I suspect the error has to do with http://cvs.openssl.org/chngview?cn=4024

OpenSsl and DTLS

2005-03-04 Thread Prashant Kumar
Hello Group, Does OpenSsl has plans to support DTLS ? Is there any good open source prototype implementation? Regards, Prashant kumar. Celebrate Yahoo!'s 10th Birthday! Yahoo! Netrospective: 100 Moments of the Web

SSL_CTX_load_verify_locations

2005-03-04 Thread Darya Mazandarany
Hi all, I was just wondering if there has been any discussion about introducing a way to load certificates for validation using a memory buffer. The company I am currently working for would like to have this and have asked me to implement it. I have looked at the code and would be

openssl U.S. export rules

2005-03-04 Thread Henderson, Thomas R
Hi, apologies if this has already been covered, but I did not find it specifically in the faq or by googling. Has anyone received sound legal advice about the rules for U.S. citizens for distributing openssl as part of a software bundle? Specifically, I'd like to make a LiveCD that includes

RE: openssl U.S. export rules

2005-03-04 Thread David Schwartz
Hi, apologies if this has already been covered, but I did not find it specifically in the faq or by googling. You really need to read the actual BXA regulations and, if you plan to rely on the advice, hire an attorney. Has anyone received sound legal advice about the rules for U.S.

RE: openssl U.S. export rules

2005-03-04 Thread Henderson, Thomas R
Thanks for your advice and the BXA pointer. I understand and appreciate your avoidance of making any explicit recommendation or endorsement of following a particular course of action. I would like to suggest the following text for your FAQ, under Legal section: 3. What are the United States

RE: openssl U.S. export rules

2005-03-04 Thread David Schwartz
The BXA doesn't care how you get the encryption done, whether an application has its own routines or calls a library, if the end result is cryptography, it's cryptographic software. Yes it does. There are special exemptions for open source. /r$ This is a total

Re: SSL_CTX_load_verify_locations

2005-03-04 Thread Dr. Stephen Henson
On Fri, Mar 04, 2005, Darya Mazandarany wrote: Hi all, I was just wondering if there has been any discussion about introducing a way to load certificates for validation using a memory buffer. The company I am currently working for would like to have this and have asked me to implement

[openssl.org #1019] renegotiation failure - bug report.

2005-03-04 Thread Kumar, Sunil via RT
Hi, The re-negotiation fails when the client and data can send data asynchronously. I am sure you might already know this. The following are posted in user group. http://www.mail-archive.com/openssl-users@openssl.org/msg38868.html

RE: SSL_CTX_load_verify_locations

2005-03-04 Thread Darya Mazandarany
So the way to do it would be to load the data into the cert store manually and not use the SSL_CTX_load_verify_locations function? Thanks -Original Message- From: Dr. Stephen Henson [mailto:[EMAIL PROTECTED] Sent: Friday, March 04, 2005 2:32 PM To: openssl-dev@openssl.org Subject: Re:

Re: openssl U.S. export rules

2005-03-04 Thread Doug Kaufman
On Fri, 4 Mar 2005, Henderson, Thomas R wrote: Has anyone received sound legal advice about the rules for U.S. citizens for distributing openssl as part of a software bundle? Specifically, I'd like to make a LiveCD that includes openssl libraries. Will I run afoul of the U.S. export laws in