Problem with SSL_free, SSL_CTX_free

2000-03-02 Thread Holtzman, Donn
Hello, I'm encountering problems freeing an SSL context. When I look the ctx structure I see the following: p *ctx->cert $1 = {key = 0x82baba0, valid = 0, mask = 0, export_mask = 0, rsa_tmp = 0x0, rsa_tmp_cb = 0, dh_tmp = 0x0, dh_tmp_cb = 0, pkeys = {{x509 = 0x82bf7a0, privatekey = 0x8

RE: Accessing a Smart Card through Browser

2000-03-02 Thread Salz, Rich
If you want to do this: SSL private key on the smartcard, cert can be in s/w No problem. Many vendors support this for a variety of browser releases. To answer someone else's question, this is possible because both NS and IE use common de-facto standards for crypto, etc., operations, and

OpenSSL under Linux with s_client eating CPU / busy polling

2000-03-02 Thread Jonathan Thackray
Hi, Quick bug report: We've got a test suite which uses OpenSSL to check interoperability with our web server. The tests run fine under Solaris Sparc/Intel, IRIX, Tru64, HPUX, SCO, FreeBSD, etc, but the openssl binary under Linux just eats CPU time and doesn't do anything useful. Command line

Re: Perl and OpenSSL

2000-03-02 Thread sampo
Bruno wrote: > 1- Are you giong to continue your effort in implementing the Perl > interface or will you specialize in developing modules to achieve > particular functionalities? I'm severely bottlenecked on time so I probably won't be able to contribute more than maintenance of my existing

RE: Create Certificates, key etc on NT

2000-03-02 Thread Amol Natu
Can we please have an English version of this document. Thanx Amol -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Lenya Khachaturov Sent: Thursday, March 02, 2000 7:47 AM To: Grebelsky, Konstantin Subject: Re: Create Certificates, key etc on NT Hello

Antw: Accessing a Smart Card through Browser

2000-03-02 Thread Emre Binisik
Maybe PKCS11 is the right answer to your needs. Emre A. Binisik Tel. (0049) (0)6241 3004 65 Fax (0049) (0)6241 3004 80 Email: [EMAIL PROTECTED] [EMAIL PROTECTED] Kobil Systems GmbH Weinsheimer Strasse 71 67547 Worms Germany WWW: www.kobil.de >>> "P.K.B. Hari

Trying to generate a DSA certificate.

2000-03-02 Thread DeJuan Jackson
I'm trying to generate a self signed non-RSA certificate in a C app. I grabbed the code from demos/selfsign.c and generated a 512 bit key using dsa. The code dies when it get to the X509_sign() function. All that I've done is change the key type, because I'm shooting in the dark here. Any po

CRL question

2000-03-02 Thread Marco Nardelli
Does anyone know an SSL routine which extracts the CRL url from a certificate.pem ? Thanks in advance regards marco nardelli __ OpenSSL Project http://www.openssl.org User Support Mailing List

MySQL secure channel?

2000-03-02 Thread Matthew Clark
Hi, I need to allow semi-public access to our MySQL server on the Internet. I am looking at different ways of securing the link.. from hardware to software solutions. Would using OpenSSL be a possibility here? The Server is Linux, clients will be Win32 most likely.. I'm thinking perhaps ssh +