From: Dr. Stephen Henson Date: Fri, 17 Feb 2012 17:31:32 +0000 (+0000) Subject: typo X-Git-Tag: OpenSSL_1_0_1-beta3~6 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=b935714237330dc9cae4d2fa0b5a22362886c098;p=oweals%2Fopenssl.git typo --- diff --git a/ssl/t1_lib.c b/ssl/t1_lib.c index 4745c1fec5..f28e0638ef 100644 --- a/ssl/t1_lib.c +++ b/ssl/t1_lib.c @@ -2261,7 +2261,7 @@ static tls12_lookup tls12_sig[] = { #ifndef OPENSSL_NO_RSA {EVP_PKEY_RSA, TLSEXT_signature_rsa}, #endif -#ifndef OPENSSL_NO_RSA +#ifndef OPENSSL_NO_DSA {EVP_PKEY_DSA, TLSEXT_signature_dsa}, #endif #ifndef OPENSSL_NO_ECDSA