From: Kevin Regan <kevin@Differential.COM>
Message-Id: <199908120012.RAA25181@Differential.COM>
Subject: Returned mail: Host unknown (Name server: java.security.com: host not found) (fwd)
To: java-security@java.sun.com
Date: Wed, 11 Aug 1999 17:12:01 -0700 (PDT)
After a bit of fiddling with javap I discovered:
Trust/KeyManagerFactory: SunX509
SSLContext: SSL, TLS
KeyStore: PKCS12
Also, I have another question. It seems that when initializing a
KeyManagerFactory, it expects a KeyStore and a password for the
private key to be used for authentication. This only seems
to work if there is a single private key in the keystore.
Can the init method take an alias as well, so that other
private keys may reside in the keystore?
--Kevin
kevin@differential.com