Package freshcookies-security: Information

    Source package: freshcookies-security
    Version: 0.60-alt1_1jpp6
    Build time:  Oct 20, 2010, 01:18 PM
    Category: Development/Java
    Report package bug
    License: Apache Software License 2.0
    Summary: Security helper
    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.

    List of rpms provided by this srpm:
    freshcookies-security (noarch)
    freshcookies-security-javadoc (noarch)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko

      1. /proc
      2. jpackage-compat
      3. jpackage-utils >= 0:1.7.5

    Last changed


    Oct. 19, 2010 Igor Vlasenko 0:0.60-alt1_1jpp6
    - new version