index
:
bin
master
My scripts
Florian Pritz
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
domain2curlpub
blob: bc4ff6fdcdf4c8056263e4620c223daac48ea153 (
plain
)
1
2
3
#!/bin/bash openssl s_client -connect $1:443 2>&1 < /dev/null | cert2curlpub