SourceForge.net Logo

Home | SF Project | Download | Forum | Bugs | History | For Coders | HowTo | Commentary | TODO | Support This Project


Basic | Connection | Advanced | Secure | Certificate | JMX | XML

Don's Proxy New Certificate HowTo

  • cd /scripts
  • rm ../config/keystore
  • ./makecert.sh
    The output should be similar to:
    Keystore type: JKS
    Keystore provider: SUN
    
    Your keystore contains 1 entry
    
    Alias name: mykey
    Creation date: Dec 28, 2007
    Entry type: PrivateKeyEntry
    Certificate chain length: 1
    Certificate[1]:
    Owner: CN=DonsProxy Self-Signed Non-secure Certificate, O=moneybender.com
    Issuer: CN=DonsProxy Self-Signed Non-secure Certificate, O=moneybender.com
    Serial number: 4774e2c4
    Valid from: Fri Dec 28 05:49:24 CST 2007 until: Thu Mar 27 06:49:24 CDT 2008
    Certificate fingerprints:
             MD5:  6E:00:D7:B6:7F:BF:1F:BA:5D:F6:0A:D1:83:11:43:77
             SHA1: 60:E2:A3:FC:09:35:6C:A6:7C:A5:EB:B8:24:9A:1F:4D:76:9A:B6:52
             Signature algorithm name: SHA1withDSA
             Version: 3
    

    The new cert is in the config directory in the file keystore, and is ready for use by Don's Proxy.