Add tlskeypair utility.

This commit is contained in:
Kyle Isom
2015-11-18 09:36:05 -08:00
parent ffd7feb30a
commit 8894cbf419
3 changed files with 179 additions and 0 deletions

View File

@@ -22,6 +22,7 @@ Contents:
in a bundle.
stealchain/ Dump the verified chain from a TLS
connection.
tlskeypair/ Check whether a TLS certificate and key file match.
Each program should have a small README in the directory with more information.