Re: Java API for keytool
Dennis Laws <[email protected]>
| Newsgroups | gmane.org.user-groups.trijug.juglist |
|---|---|
| Message-ID | <[email protected]> |
The nearest thing to an API related to KeyTool is the KeyStore class. If your interested in implementing your own Public Key Infrastructure (PKI) refer to OpenSSL (openssl.org) or projects that wrap OpenSSL or the libraries that it uses. Dennis Daniel Zhang wrote: > Does anyone know that JAVA has API to implement keytool utility which > is essential to create SSL certificate? I google it but failed to find > any answers. > > TIA, > > Daniel > ------------------------------------------------------------------------ > > _______________________________________________ > Juglist mailing list > [email protected] > http://trijug.org/mailman/listinfo/juglist_trijug.org >