mirror of
https://github.com/drwetter/testssl.sh.git
synced 2024-12-31 22:09:44 +01:00
add more details to CHANGELOG.md and CREDITS.md
This commit is contained in:
parent
034d5e34f4
commit
4436c4b96f
@ -47,6 +47,7 @@
|
|||||||
* Don't use external pwd command anymore
|
* Don't use external pwd command anymore
|
||||||
* Doesn't hang anymore when there's no local resolver
|
* Doesn't hang anymore when there's no local resolver
|
||||||
* Added --mtls feature to support client authentication
|
* Added --mtls feature to support client authentication
|
||||||
|
* Added list of signature_algorithms used for client authentication
|
||||||
* Added support for signature_algorithms_cert extension
|
* Added support for signature_algorithms_cert extension
|
||||||
|
|
||||||
|
|
||||||
|
@ -76,6 +76,7 @@ Full contribution, see git log.
|
|||||||
- Shellcheck static analysis
|
- Shellcheck static analysis
|
||||||
|
|
||||||
* Riccardo Germenia
|
* Riccardo Germenia
|
||||||
|
- add list of signature algorithms for client auth
|
||||||
- add support for signature_algorithms_cert extension
|
- add support for signature_algorithms_cert extension
|
||||||
- add Certificate message to TLS sockets
|
- add Certificate message to TLS sockets
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user