MS CA <-> openssl get email address from x509 problem

2002-04-19 Thread Ingo Kampe
hallo 2 all, i have a problem with one Microsoft CA generated user cert. The normal openssl command: openssl x509 -email -noout -in cert.pem give me no result. With other certificates it works well. Does anybody know the problem? Is this a bug? If so by whom MS or openssl? Am I to stupid for thi

Exportable OpenSSL

2002-04-19 Thread Jin-Hwee Park
Could you help me in finding a way to generate "EXPORTABLE" OpenSSL. Currently, I am using the "openssl-0.9.6b". Thanks in advance, Jin-Hwee __ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://taxes.yahoo.com/ _

cyptoapi (capicom) and openssl

2002-04-19 Thread Saez Scheihing, I.A.
Hi, I've trying for the last couple of days to verify a digital signature which was generated by Capicoms Signeddata. Sign function(method). The digital signature is uploaded to a Sun Solaris system. Many of you have been very helpfull and my insight has increased. On the Sun system I try then t

AW: How to manage expired certificates?

2002-04-19 Thread Dirk Klingenberg
REMOVE

Re: Error 127

2002-04-19 Thread Erwann ABALEA
On Fri, 19 Apr 2002, root wrote: > I'm getting error 127 during the make install of openssl-0.9.6c. > > make: /usr/local/bin/perl: Command not found > make: *** [intall_docs] Error 127 > > Is this because perl is not located in /user/local/bin/perl ? Great! you won! ;) > I found perl in /sbin/

Re: Error 127

2002-04-19 Thread Mariusz Jedrzejewski
On Fri, Apr 19, 2002 at 12:52:20AM -0600, root wrote: > I'm getting error 127 during the make install of openssl-0.9.6c. > > make: /usr/local/bin/perl: Command not found > make: *** [intall_docs] Error 127 > > > Is this because perl is not located in /user/local/bin/perl ? > > I found perl

Re: Error 127

2002-04-19 Thread Tobias Mattsson
The most simple solution(?) would probably be to create a symbolic link to perl in /usr/local/bin/perl like this: ln -s /sbin/perl /usr/local/bin/perl and then try to compile again. /Tobbe >>> [EMAIL PROTECTED] 04/19/02 08:52AM >>> I'm getting error 127 during the make install of openssl-0.9.

How to manage expired certificates?

2002-04-19 Thread Marco Nardelli
hi all, I would like to pose questions about expired certificates, because I don't know at all what happens to openssl when a certificate expires. I suppose that in "index.txt" "V" is changed to "E" (?) or something like that, and then ? What to do if I want to renew that certificate ? Does opens

Error 127

2002-04-19 Thread root
I'm getting error 127 during the make install of openssl-0.9.6c. make: /usr/local/bin/perl: Command not found make: *** [intall_docs] Error 127 Is this because perl is not located in /user/local/bin/perl ? I found perl in /sbin/perl Can you tell me what to do next ?? Thanks, Joe

Re: Prevent apache from giving out server cert?

2002-04-19 Thread Tobias Mattsson
>>> [EMAIL PROTECTED] 04/18/02 06:24PM >>> In other words, you want to break a protocol that some very talented security and crypto experts worked on? Ppt. No, I was just asking if it was possible, because I did not fully understand the SSL protocol, no need to be rude... I think I got