add comment

This commit is contained in:
Bodo Möller
2001-09-14 13:48:37 +00:00
parent 9cf8888149
commit 10981a5c84

View File

@@ -533,6 +533,8 @@ static int ssl3_check_client_hello(SSL *s)
int ok; int ok;
long n; long n;
/* this function is called when we really expect a Certificate message,
* so permit appropriate message length */
n=ssl3_get_message(s, n=ssl3_get_message(s,
SSL3_ST_SR_CERT_A, SSL3_ST_SR_CERT_A,
SSL3_ST_SR_CERT_B, SSL3_ST_SR_CERT_B,