Title: Installing java certificates for services using SSL
File name: InstallCert.jar
File type: Java archive
Description
This jar file, designed by sun microsystems, helps you to install certificates for java to access services using a secure socket.
The complete documentation of this small java tool, including its source, can be found at: http://blogs.sun.com/andreas/entry/no_more_unable_to_find
In this document, I will explain how to create a keystore holding the certificate required to access services provided by www.bioinformatics.nl .
To install the certificate for www.bioinformatics.nl, do the following steps:
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:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Download
Log in to add Tags
Shared with Groups (0)
None
Log in to add to one of your Packs
Current:
0.0 / 5
(0 ratings)
Log in to rate and see breakdown of ratings
Statistics
Copyright © 2007 - 2011 The University of Manchester and University of Southampton
Log in to make a comment
Note: this tool works on Windows, Linux and other operating systems that use a standard Java keystore. This does not work with Mac OS X as Apple uses a custom implementation keystores, which makes it even easier to manage SSL certificates using the Keychain Access application. For Mac OS X instructions visit: www.bioinformatics.nl/phenolink/home/JavaAndHTTPS.html