mirror of
https://github.com/drwetter/testssl.sh.git
synced 2025-01-03 23:39:45 +01:00
client auth added
This commit is contained in:
parent
1a1f007ef9
commit
2b14455c55
@ -17,6 +17,7 @@ Done so far:
|
|||||||
|
|
||||||
* Trust chain check against certificate stores from java, linux (system), microsoft, mozilla (works for openssl >=1.0.2)
|
* Trust chain check against certificate stores from java, linux (system), microsoft, mozilla (works for openssl >=1.0.2)
|
||||||
* IPv6 (status: 80% working, details see https://github.com/drwetter/testssl.sh/issues/11
|
* IPv6 (status: 80% working, details see https://github.com/drwetter/testssl.sh/issues/11
|
||||||
|
* works on servers requiring a client certificate for authentication
|
||||||
* Even more compatibilty improvements for FreeBSD and RH-ish systems
|
* Even more compatibilty improvements for FreeBSD and RH-ish systems
|
||||||
|
|
||||||
Contributions, feedback, also bug reports are welcome! For contributions please note: One patch per feature -- bug fix/improvement. Please test your changes thouroughly as reliability is important for this project.
|
Contributions, feedback, also bug reports are welcome! For contributions please note: One patch per feature -- bug fix/improvement. Please test your changes thouroughly as reliability is important for this project.
|
||||||
|
Loading…
Reference in New Issue
Block a user