Perl Library for X509 Certificates???

2002-04-22 Thread Brian Skrab
ertificate examination methods. Any recommendations will be helpful. Thanks, ~brian skrab [EMAIL PROTECTED] __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL

Re: Adding Application Attributes to X509 Certificates?

2002-04-11 Thread Brian Skrab
ng fact that I don't think I would have every figured out. I have changed the attribute definition line to: MyAttribute=1.2.3.4 But I still receive the same error when I attempt to sign a request. Any other thoughts as to why this isn't working? Thanks again for all of y

Re: Adding Application Attributes to X509 Certificates?

2002-04-11 Thread Brian Skrab
Richard Levitte - VMS Whacker wrote: > > Do you mean that the attributes do not necessarely need to be part of > the CSR? I agree, I just thought that was what you were after. You are correct. The attributes do not have to be part of the CSR. I should have been more clear about that fact. I

Re: Adding Application Attributes to X509 Certificates?

2002-04-11 Thread Brian Skrab
something else I must do before I can use these attributes in an extensions section? Thanks again for your help, ~brian skrab [EMAIL PROTECTED] Richard Levitte - VMS Whacker wrote: > In message <[EMAIL PROTECTED]> on Thu, 11 Apr 2002 19:10:00 +0500, Brian >Skrab &l

Adding Application Attributes to X509 Certificates?

2002-04-11 Thread Brian Skrab
en signed and turned into certificates. Displaying the certificate using: openssl x509 -noout -text -in crt.pem does not display the attributes as they were shown in the CSR. Any hints, pointers, or (dare I dream to be so lucky) sample code will be much appreciated. Thank you, ~brian