Latest update.
This commit is contained in:
@@ -163,7 +163,7 @@ static int ossl_statem_client13_read_transition(SSL *s, int mt)
|
||||
return 1;
|
||||
}
|
||||
if (mt == SSL3_MT_CERTIFICATE_REQUEST) {
|
||||
#if DTLS_MAX_VERSION != DTLS1_2_VERSION
|
||||
#if DTLS_MAX_VERSION_INTERNAL != DTLS1_2_VERSION
|
||||
# error TODO(DTLS1.3): Restore digest for PHA before adding message.
|
||||
#endif
|
||||
if (!SSL_IS_DTLS(s) && s->post_handshake_auth == SSL_PHA_EXT_SENT) {
|
||||
|
||||
Reference in New Issue
Block a user