Hi,
I think there a small typo in ssl/ssl_lib.c .
--- openssl/ssl/ssl_lib.c 2004-09-06 21:00:17.000000000 +0200
+++ head.org/ssl/ssl_lib.c 2005-01-12 12:52:59.330980352 +0100
@@ -1602,7 +1602,7 @@
if (rsa_enc || rsa_sign)
{
mask|=SSL_aRSA;
- mask|=SSL_aRSA;
+ emask|=SSL_aRSA;
}if (dsa_sign)
Cheers, Nils
______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
