updated links to github.io

This commit is contained in:
nicobo 2015-02-01 14:43:16 +01:00
parent 97bf84eaaa
commit dbc1cad6e0

View file

@ -341,7 +341,7 @@ VzR7EMquRMuEQbtvBSjth3eBEcCUGYsb1GVH6HVt1UKYwd0oeDygxIwS8awLGKJr
ynjxpg06Z/JzF9dz8aocPwOWLelXhoUuQpzg1hxzXyII6GcmkyV9jox64Cuyz0oZ
qEsMlDicsPdMaJs4Y5/yI1ZzTJMOD+g=
-----END CERTIFICATE-----</pre></td><td width="50%"></td></tr>
<tr><td colspan="3"><div id="footer"><a href="http://nicobo.net/tools/printkey.html">Find this tool at http://nicobo.net/tools/printkey.html</a></div></td></tr>
<tr><td colspan="3"><div id="footer"><a href="http://nicolabs.github.io/printkey/">Find this tool at http://nicolabs.github.io/printkey</a></div></td></tr>
</tbody></table>
</div>
@ -381,7 +381,7 @@ openssl pkcs12 -in foo.p12 -out foo.pem -nodes</pre>
<h2>Useful links</h2>
<ul class="printlinks">
<li>This tool and more detailed instructions : <a href="http://www.nicobo.net/articles/paper-backup-your-private-key">http://www.nicobo.net/articles/paper-backup-your-private-key</a>
<li>Blog article and more detailed instructions : <a href="http://www.nicobo.net/articles/paper-backup-your-private-key">http://www.nicobo.net/articles/paper-backup-your-private-key</a>
</li><li>Keytool (install the latest JDK) : <a href="http://docs.oracle.com/javase/7/docs/technotes/tools/windows/keytool.html">http://docs.oracle.com/javase/7/docs/technotes/tools/windows/keytool.html</a>
</li><li>OpenSSL (docs and binaries) : <a href="http://www.openssl.org/docs/apps/openssl.html">http://www.openssl.org/docs/apps/openssl.html</a>
</li><li>KeyStore Explorer (GUI) : <a href="http://www.lazgosoftware.com/kse/index.html">http://www.lazgosoftware.com/kse/index.html</a>