> From: openssl-users On Behalf Of Jan Just
> Keijser
> Sent: Monday, 31 January, 2022 03:51
> To: Srinivas, Saketh (c) ; openssl-users@openssl.org
> Subject: Re: Doubt regarding ssl options
> On 31/01/22 10:27, Srinivas, Saketh (c) wrote:
> > what is the difference between SSL_CTX_set_min_pro
Hi,
On 31/01/22 10:27, Srinivas, Saketh (c) wrote:
Hi,
what is the difference between SSL_CTX_set_min_proto_version
and SSL_set_min_proto_version.
How will they effect the SSL handsahke.
I can see two versions numbers in the PCAP files,
1. content type is handshake , version v1.0
2. hand
Hi,
what is the difference between SSL_CTX_set_min_proto_version and
SSL_set_min_proto_version.
How will they effect the SSL handsahke.
I can see two versions numbers in the PCAP files,
1. content type is handshake , version v1.0
2. handshake type client hello, version v1.2
what is the