Commit 4dfc8f1f authored by Bodo Möller's avatar Bodo Möller
Browse files

Oops ... deleted too much in the previous commit when I deleted

the Fortezza stuff
parent 5b57fe0a
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -374,6 +374,7 @@ int ssl3_accept(SSL *s)
#ifndef OPENSSL_NO_PSK
			    || ((l & SSL_kPSK) && s->ctx->psk_identity_hint)
#endif
			    || (l & SSL_DH)
			    || (l & SSL_kEECDH)
			    || ((l & SSL_kRSA)
				&& (s->cert->pkeys[SSL_PKEY_RSA_ENC].privatekey == NULL