Ret: Re: How do I reuse a SSL-session on the client-side?

2000-07-11 Thread silvio . matthes
test snapshot ( ftp://ftp.aet.tu-cottbus.de/pub/postfix_tls/related/postfix/snapshot-2531.tar.gz ), but in this I've found nothing about SSL in it. Have I got something wrong? best regards, Silvio Matthes __ OpenSSL Project

Antwort: Re: Stop the listserver!

2000-07-10 Thread silvio . matthes
L_set_fd (ssl, fd); SSL_connect(ssl); /* ... communication (read, write) */ /* ... Socket close */ SSL_CTX_free(ctx); SSL_shutdown(ssl); SSL_free (ssl); } Silvio Matthes __ Op

base64-encoding with openssl

2000-06-28 Thread silvio . matthes
Hallo, how can I encrypt a string with base64-encryption using openssl? (I'll need it to authenticate to a webserver after connect, username:password have to be base64-encoded.) Thanks in advance. Silvio Matthes __ Op

Re: Re: Re: using RC4_128 and RC4_128_EXPORT40

2000-06-26 Thread silvio . matthes
n My problem began as I changed the point "Stronger Encryption" from "Allow 40 bit secret key size for access" (default) to "Require 128 bit secret key size for access". Is it this unusual to use a Netscape-Server for SSL-Connections? (Never

Re: Re: using RC4_128 and RC4_128_EXPORT40

2000-06-26 Thread silvio . matthes
quot;, posted on June 22). Since there was no response to this request I found this the only way to solve my problem. In case you've got a better solution, please let me know. Greetings, Silvio Matthes __ OpenSSL Project

using RC4_128 and RC4_128_EXPORT40

2000-06-26 Thread silvio . matthes
ation about the Server I'm connected to? Thanks in advance, Silvio Matthes __ OpenSSL Project http://www.openssl.org User Support Mailing List[EMAIL PROTECTED] Automated Li