YO DAWG! I SAW YOU LIKE STANDARDS...
VirtualTam's bookmarks
-
-
2017-06-16 -
2016-10-18 -
2016-04-09 -
2015-08-02 "blocking an SSH port for a Linux user is like taking a mouse away from a Windows user"
via http://www.linuxjournal.com/content/one-port-rule-them-all via http://www.rutschle.net/tech/sslh.shtml
-
To import a certificate to a Java keystore:
$ keytool -import -alias <alias> -file <file>.crt -keystore <keystore>
Example (Linux w/ OpenJDK 7):
$ /usr/lib/jvm/java-7-openjdk-amd64/bin/keytool -import -alias <alias> -file <file>.crt -keystore /usr/lib/jvm/java-7-openjdk-amd64/jre/lib/security/cacerts
-
2014-11-19 Arriving Summer 2015... and provided by the ISRG (Internet Security Research Group: Mozilla, Cisco, EFF...)
-
2014-11-19