Skip to content

Instantly share code, notes, and snippets.

View jaredklett's full-sized avatar

Jared Klett jaredklett

View GitHub Profile
### Keybase proof
I hereby claim:
* I am jaredklett on github.
* I am jaredklett (https://keybase.io/jaredklett) on keybase.
* I have a public key whose fingerprint is 9D24 837E 21D6 E0A7 543F 3F1C FE6B F675 F7D4 E8E5
To claim this, I am signing this object:
@jaredklett
jaredklett / InstallCert.java
Created October 3, 2013 13:32
An oldie but goodie, a useful utility for adding an SSL certificate to your JRE installation. The old mirror no longer works, so saving here for posterity. Use case: http://www.mkyong.com/webservices/jax-ws/suncertpathbuilderexception-unable-to-find-valid-certification-path-to-requested-target/
/*
* Copyright 2006 Sun Microsystems, Inc. All Rights Reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* - Redistributions of source code must retain the above copyright
* notice, this list of conditions and the following disclaimer.
*