This commit is contained in:
Andrea Mistrali 2021-11-23 17:35:57 +01:00
parent 4d60d43ff8
commit 3abc63bd04
No known key found for this signature in database
GPG Key ID: 6FB0A77F6D5DA9B2
2 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
usage() {
echo "x509 <certfile>"
echo "x509 -r <hostname:port>"
return
exit 0
}
[ $# -eq 0 ] && usage

Binary file not shown.