PR: 2161
Submitted by: Doug Goldstein <cardoe@gentoo.org>, Steve. Make no-dsa, no-ecdsa and no-rsa compile again.
This commit is contained in:
@@ -2668,9 +2668,7 @@ int ssl3_send_client_verify(SSL *s)
|
||||
unsigned u=0;
|
||||
#endif
|
||||
unsigned long n;
|
||||
#if !defined(OPENSSL_NO_DSA) || !defined(OPENSSL_NO_ECDSA)
|
||||
int j;
|
||||
#endif
|
||||
|
||||
if (s->state == SSL3_ST_CW_CERT_VRFY_A)
|
||||
{
|
||||
|
Reference in New Issue
Block a user