Currently the SSL_clear is needed in the drive_pending_cb so the peer_tmp is set in the tls_parse_ctos_key_share. This needs investigated to see if this is only a DTLS issue or also a TLS issue.
Add a HRR cookie test not using SSL_stateless or DTLS SSL Listener to recreate the problem.
Determine if TLS passes and DTLS fails.
Investigate fix to the problem.
Currently the SSL_clear is needed in the drive_pending_cb so the peer_tmp is set in the tls_parse_ctos_key_share. This needs investigated to see if this is only a DTLS issue or also a TLS issue.
Add a HRR cookie test not using SSL_stateless or DTLS SSL Listener to recreate the problem.
Determine if TLS passes and DTLS fails.
Investigate fix to the problem.