Skip to content

Client: use TLS 1.3 #696

@sehz

Description

@sehz

Currently client defaults to TLS 1.3 because min protocol is not set. We should set to min of 1.3. TLS v1.3 is faster (less handshake) and more secure:

https://docs.rs/native-tls/0.2.7/native_tls/struct.TlsConnectorBuilder.html

This is dependent on rust-native-tls/rust-native-tls#140 which is dependent on retep998/winapi-rs#859 and kornelski/rust-security-framework#93

Metadata

Metadata

Assignees

Labels

APIClientTLSno-staleOpt-out of closing issue due to no activity

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions