development/java

freshcookies-security - Security helper

Website: http://www.freshcookies.org/freshcookies-security
License: Apache Software License 2.0
Vendor: JPackage Project
Description:
This package contains serveral useful utilities for managing
common security operations, such as SSL certificate extraction,
JAR certificate extraction, and policy file manipulation.
SSLHelper is a command-line based utility that examines the
SSL certificates and certificate chains for a given host and
port. If the SSL certificate chain is untrusted, the utility
offers the user the option of placing the certificates in the
JSSE certificate store. It also outputs all of the certificates
it finds (including the server's) as DER-encoded files in the
current directory. These files can then be double-clicked and
imported straight into the Windows certificate store, or
appended (using Keychain) to the Mac OS X trust anchors!
Incredibly handy for troubleshooting certificate trust issues
with (for instance) self-signed JNLP applications.

JarHelper is a command-line utility that extracts certificates
used to sign a specified JAR file and, if any are found, saves
them to disk. If the certificate chain is untrusted, the utility
offers the user the option of placing the certificates in the
java certificate trust store.

Packages

freshcookies-security-0.60-1.jpp6.src [82 KiB] Changelog by Ralph Apel (2010-09-23):
- first release
freshcookies-security-0.60-1.jpp6.noarch [41 KiB] Changelog by Ralph Apel (2010-09-23):
- first release

Listing created by Repoview-0.6.6-5.mga4.tainted