Question about V_CHECK in ENGINE.H

2008-04-06 Thread Greaney, Kevin
Hi, I am hoping somebody can set me straight on this. I haven't been able to figure it out over the last few days. I have ported to 0.9.8E from 0.9.7E, and am having trouble getting the CRYPTO shareable image to link. Probably serves me right for waiting for so long to port. ;-)

0.9.7M or 0.9.8E

2007-03-01 Thread Greaney, Kevin
Hi, I am about to upgrade to the latest OpenSSL baselevel, but I have one question: Which one should I choose 0.9.7M or 0.9,8E? I am currently running 0.9.7E with the security patches applied. 0.9.7M would be less work and give me FIPS, but I'm assuming 0.9.8E would also provide

RE: cipher list

2004-11-11 Thread Greaney, Kevin
Hi, I would start at the following page in the documentation: http://www.openssl.org/docs/ssl/SSL_get_ciphers.html It not only gives you the details for get_ciphers, but it also provides link to the related APIs. Kevin. -Original Message- From: [EMAIL PROTECTED] [mailto

Speed RSA4096 on VMS returns PRNG not seeded error.

2001-03-01 Thread Greaney, Kevin
Hi, I have run into a problem with one of the OpenSSL Apps. When attempting to run the Speed App with the RSA4096 option, I ran into a PRNG not seeded error (see log below). I have setup a RANDFILE and it is pointed to be a system-wide logical. I also setup a .RND in my SYS$LOGIN

RE: make a ssl .pem cert

2001-03-08 Thread Greaney, Kevin
   Jim,        Try out this link.  I think you will find it useful.  If not, please  let me know.       http://www.openvms.compaq.com/openvms/products/ips/apache/csws_ssldoc.html    Kevin Greaney  OpenVMS Engineering  Compaq Computer Corp.   -Original Message-From: Jim Hibbits

RE: [ANNOUNCEMENT] OpenSSL 0.9.6a Beta 1 released

2001-03-14 Thread Greaney, Kevin
Hi, I was able to download and build the OpenSSL 0.9.6A Engine kit on an OpenVMS V7.1-2 Alpha system with DEC C V6.0-001 and TCP/IP Services for OpenVMS Alpha V5.0A on a AlphaStation 200 4/166. But I ran into a problem when running the tests. I used the following commands to

C++ and E_OS2.H

2001-03-26 Thread Greaney, Kevin
Hi, I was wondering if anybody has tried building the OpenSSL sources with Compaq's C++? I am running into a problem with the E_OS2.H file specifically. Below is the segment of code that is giving me a problem: /* Definitions of OPENSSL_GLOBAL and OPENSSL_EXTERN, to def

Two certs created when signing .CSR with OPENSSL CA.

2002-05-28 Thread Greaney, Kevin
Hi, I searched through the archives but could not find an answer to this one. I am trying to sign a certificate request using the OPENSSL CA command. Here is how I am specifying it: $ openssl ca -config SSL$CA.CNF -out SIGNED.CRT -infiles REQUEST.CSR This appears to work fine, cre

RE: Two certs created when signing .CSR with OPENSSL CA.

2002-05-29 Thread Greaney, Kevin
vior. I am guessing that if the CA wants to revoke a certificate, it uses the one with the serial number and PEM extension. Can anyone confirm or deny my theory? Thanks, Kevin Greaney. > -Original Message- > From: Greaney, Kevin > Sent: Tuesday, May 28, 2002 2:48 PM

Any news on 0.9.7?

2002-09-19 Thread Greaney, Kevin
Title: Any news on 0.9.7?  Hi,     Has anybody heard when the 0.9.7 baselevel might be released?  I am currently at 0.9.6B (with the Security patches), and know that I have  to upgrade.  I would like to go directly to 0.9.7, but will stop at 0.9.6G if  0.9.7 looks to be months away.

RE: Any news on 0.9.7?

2002-09-23 Thread Greaney, Kevin
] Subject: Re: Any news on 0.9.7? On Thu, Sep 19, 2002 at 01:29:59PM -0400, Greaney, Kevin wrote: > Has anybody heard when the 0.9.7 baselevel might be released? I am > currently at 0.9.6B (with the Security patches), and know that I have > to upgrade. I would like to go directly to 0

CRL checking prior to 0.9.7.

2003-01-30 Thread Greaney, Kevin
Title: CRL checking prior to 0.9.7.  Hi,     I noticed in the 0.9.7 announcement (www.openssl.org/news/announce.html)  the following bullet:     - CRL checking in verify code and openssl utility.  I know I can check a certificate against a CA, but how would  one check a certific

RE: Malloc failure error with OpenSSL

2003-03-13 Thread Greaney, Kevin
Title: Message Hi Kal,     What version of OpenSSL are you using?  What platform are you seeing this  error on - Unix, VMS, Windows?  And, it might help to know how you built it?!?   Thanks, Kevin. Kevin Greaney  SSL for OpenVMS Team Hewlett Packard Company OpenVMS

RE: openssl connection problem...

2009-01-29 Thread Greaney, Kevin
Hi Carol, I believe you can add -state as a parameter to the client and server side to see what "phase" things are happening in. Kevin. -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Carol Walter Sent: Thursday, Ja