Re: EVP Function call errors

2005-05-02 Thread Michael D'Errico
g++ -o hasher hasher.o form1.o moc_form1.o -L/usr/qt/3/lib -L/usr/X11R6/lib -lqt -lXext -lX11 -lm You need to add -lcrypto and maybe -lssl. Mike __ OpenSSL Project http://www.openssl.org User Supp

EVP Function call errors

2005-05-02 Thread Don C. Weber
I am not sure why I am geting the following errors when I try to call functions that are included by OpenSSL. I basically copied the code out of the O'Reilly OpenSSL book, so the code should be okay. I have included the OpenSSL EVP headers (and even tried to include all the digest headers) but I st

Re: Using non-std OIDs in config file

2005-05-02 Thread Bob Bramwell
Aha! One I hadn't come across. Thank you. I will read it tonight and maybe tomorrow I can make some progress. Cheers, Bob. Dr. Stephen Henson wrote: On Mon, May 02, 2005, Bob Bramwell wrote: I am trying to add two new OIDs to my configuration, and then specify that a certificate shou

Re: Using non-std OIDs in config file

2005-05-02 Thread Dr. Stephen Henson
On Mon, May 02, 2005, Bob Bramwell wrote: > I am trying to add two new OIDs to my configuration, and then specify that > a certificate should contain such objects with values that I specify. > After extensive RTFMing and a lot of time wading through the configuration > code I still have not go

Using non-std OIDs in config file

2005-05-02 Thread Bob Bramwell
I am trying to add two new OIDs to my configuration, and then specify that a certificate should contain such objects with values that I specify. After extensive RTFMing and a lot of time wading through the configuration code I still have not got a working setup. Can anyone provide an example?

Re: Client validation troubles on z/OS.

2005-05-02 Thread John Young
Does anyone have any suggestions, regarding this issue? Any help would be greatly appreciated. John Young --- John Young <[EMAIL PROTECTED]> wrote: > We are having an issue getting client validation to work on z/OS, > with > OpenSSL 0.9.7d. > > We have the same code running on several Xnix pla

How to get SSL DLL's compiling from Cygwin?

2005-05-02 Thread Manel Rodero
Hello, I'm trying to compile OpenSSL 0.9.7f under Windows 2000 (using Cygwin) but I don't know if I get all the files after the compilation process. For example, I don't have libeay32.dll nor ssleay32.dll. To setup the compilation environment I've downloaded Cygwin setup, installed it with base +

Re: 0.9.8-dev: FORMAT:HEX,OCT issue

2005-05-02 Thread Dr. Stephen Henson
On Mon, May 02, 2005, Andrea Cogliati wrote: > Guys, > > I'm trying to use 0.9.8-dev (SNAP-20050428) to issue domain controller > certificates for Windows Smart Card logon. I get this error when using > FORMAT:HEX modifier with OCT type: > > Error Loading extension section dc_cert > 3550:error:0

Re: [openssl-users] OCSP structure compliance RFC2560

2005-05-02 Thread Antonio Ruiz Martínez
Hello! Erwann ABALEA wrote: Bonsoir, Hodie III Kal. Mai. MMV est, Antonio Ruiz Martínez scripsit: I'm seeing the structure generated by OpenSSL in a OCSPRequest. However, from my point of view it doesn't accomplish with the standar because there is not any number of the version

0.9.8-dev: FORMAT:HEX,OCT issue

2005-05-02 Thread Andrea Cogliati
Guys, I'm trying to use 0.9.8-dev (SNAP-20050428) to issue domain controller certificates for Windows Smart Card logon. I get this error when using FORMAT:HEX modifier with OCT type: Error Loading extension section dc_cert 3550:error:0E06D06C:configuration file routines:NCONF_get_string:no value:co

Re: Missing header on creating smime

2005-05-02 Thread Eddy Tan
--- "Dr. Stephen Henson" <[EMAIL PROTECTED]> wrote: > > What needs to be done to add that header as default on > > openssl smime command? > > > > Nothing :-) I've just added support, it will appear in the > next stable snapshot and subsequent versions of OPenSSL. Cool! In the meantime I´ll use a