-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Nithun,
On 4/1/14, 4:02 PM, Bomma, Nithun wrote: > I want to get public & private keys from WebSphere and import into > Tomcat. > > We have WebSphere certificates (Signed by Verisign) until 2015 and we > want to use the same in tomcat. Where are the keys, now? Are they in a keystore? If so, open that keystore and export the key and certificate. Then, import them into another keystore for use with Tomcat. > When I create a keystore (keytool -genkey -alias tomcat -keyalg RSA > -keystore /opt/tomcat/SSL/tomcat.keystore), a keystore is getting > created. But I'm unable to import the certificates into it. You don't want to use "genkey" because that will create a new key. You already have a key. You want to import from an existing keystore into a new one. > Is there any document or documentation which might be helpful? > Could you please let me know? Did you try Googling for "export websphere certificate into tomcat"? We don't exactly document that procedure in the Tomcat documentation. You can probably go back to VeriSign and ask for the certificate again, then import that into your keystore. As for the server key, you're going to have to get that from wherever Websphere keeps it. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQIcBAEBCAAGBQJTOyrKAAoJEBzwKT+lPKRYfaMP/Rw7EpCb/aesr9LxS+ZIV1cU IvsQgM0CKgVR03YwGk/+6lPwi/596xXfVMXmFI/Ekzen6jx1H/GgXvAUYtEnnqJc nf+TgVGAZ7JIZ1zcffX24Rv86xecPdMpuvxekyOdrBDITCnDCGCt3jkA/VozrACL 0FfiGNVJTJEuQSIuPkA3jWFE5Ci98RFvMRTo7YEsBmOmQm9pNHw9zUFrV8Con4Yt TYGCvVHFJ2DypS0z0f0DvJ0BkZ8QIYAbGp2Tx9YREOSbQzYzqmrjJIXlw3QixHkV qcAN+xnhu4OPk/5HKGPPMenHhaj+a2Ukg08MnvPoLD8Ml24+i4KNBFbapgR9cUOz M/c91EH8TLr/WXSlR+7YTGVlm1plwWkancEBsBImTQeRmW4TFJg9/lohV0pSum7D tLi5UbgE4JrwT++OukDJ553Cavg+Pv5v5awM1aL/SKlwtBPZG19ppjBjqkAsudmE 1Wf+ZPr77Fb9AhzU182DzhHcoIFT4EaQ8EdqZAOpl7idgNsRnHN25YWNp1O8wsJk QFvqOcsGddIhZ6AdZ1nN+TLCk4hTazhttWToHwB3MHIY9tDXDnj9yjOM9ZLmVz4f U2pyfitJ6UlplCvhzWZSZ+tq8nmWPeYkXHyZf4L0FO9PlxkCn0Jl6pt7f9KBbV/x DYsBY1XNqiEg6TQgRGj5 =JmZE -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org