RE: OpenSSH Keys and JSSE

2001-12-04 Thread bob ostomator
I do not believe that the keytoll (java app) can handle importing existing keys as-is. That is, it can only handle keys that it has generated for an import function. See something like I/O concepts WebSession screen scraping tool development kit. They include a simple app to import existing key

OpenSSH Keys and JSSE

2001-12-03 Thread Jeremy Levy
Is it possible to use key/certificates that are generated with OPENSSH in Java Secure Sockets and vice a versa keys created with keytool can be used with openSSH? If no, how do I get the 2 to work together? Thanks JL __ OpenSS