This commit is contained in:
G.J.C. Strikwerda 2022-05-24 10:37:52 +02:00
parent 41491aab1a
commit 2e3712f948
2 changed files with 5 additions and 0 deletions

1
check-ssl-cert.sh Normal file
View File

@ -0,0 +1 @@
ssh ger@rdms-prod-icat00.data.rug.nl "openssl x509 -dates -noout -in /etc/irods/localhost_and_chain.crt"

4
portscan.ssl Normal file
View File

@ -0,0 +1,4 @@
check ciphers on ssl-website:
nmap -p 443 -v --script ssl-enum-ciphers webdav-test.data.rug.nl