File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- ## 0.4.2 - 2022-04-09
3+ ## 0.4.3 - 2022-03-20
4+
5+ - Added ` TlsListener::replace_accept_pin() ` function to allow replacing the listener certificate at runtime, when the listener is pinned.
6+
7+ ## 0.4.2 - 2022-03-09
48
59### Added
610
711- Added [ TlsListener::replace_acceptor()] function to allow replacing the listener certificate at runtime.
812
9- ## 0.4.1 - 2022-04 -09
13+ ## 0.4.1 - 2022-03 -09
1014
1115### Changed
1216
Original file line number Diff line number Diff line change 11[package ]
22name = " tls-listener"
33description = " wrap incoming Stream of connections in TLS"
4- version = " 0.4.2 "
4+ version = " 0.4.3 "
55authors = [" Thayne McCombs <astrothayne@gmail.com>" ]
66repository = " https://github.com/tmccombs/tls-listener"
77edition = " 2018"
You can’t perform that action at this time.
0 commit comments