[mod] readme
This commit is contained in:
parent
6b38521bea
commit
234b696c59
26
readme.md
26
readme.md
|
|
@ -1,8 +1,30 @@
|
|||
# tls-utils
|
||||
|
||||
## Running
|
||||
Sammlung von Werkzeugen für die Erstellung und Untersuchung von TLS-Zertifikaten
|
||||
|
||||
### Requirements
|
||||
|
||||
## Erstellung
|
||||
|
||||
### Erfordernisse
|
||||
|
||||
- Python3
|
||||
|
||||
|
||||
### Anweisungen
|
||||
|
||||
- `tools/build` ausführen
|
||||
|
||||
|
||||
## Verwendung
|
||||
|
||||
### Erfordernisse
|
||||
|
||||
- Python3
|
||||
- OpenSSL (Debian-Paket-Name: `openssl`)
|
||||
|
||||
|
||||
### Anweisungen
|
||||
|
||||
- siehe:
|
||||
- `tls-verify -h`
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue