Sun One 6.1 and certificates...
I am upgrading from iPlanet 4.1 --> Sun One 6.1 SP4. I do not want to use the Sun One "Migrate Servers" option because I have seen from experience it does not do a very good job of migrating the configurations from iPlanet 4.1. Is there a way to migrate the Verisign certificates without migrating the entire web server? Thanks.
[349 byte] By [
] at [2007-11-26 6:15:07]

# 2
You can export the server key + cert with pk12util from the old instance into a PKCS#12 format file and then use pkcs12util to import them to the new instance from that file. Run pkcs12util without any options for usage info.
If you have additional questions about it, start a new thread at the web server forum (see link in the response above by cvr-786) so the relevant people can see it. Do not respond to this thread.
P.S. If you found some problem with migrating away from 4.1 using the supported migration (using pk12util directly as noted above isn't really supported migration, though I believe it should probably work fine) the engineering team would certainly like to know about it. Please start a separate thread (again, in the web server forum, not here) describing the issues and/or file a bug through your support contact.
jyri at 2007-7-6 13:53:44 >
