Hello, > I have configured openSSL in Win-XP by downloading > Openssl-0.9.8d,tcnative-1.dll and runnig commands as, > openssl req -config openssl.cnf -new -out server.csr > openssl rsa -in privkey.pem -out server.key > openssl x509 -in server.csr -out server.crt -req -signkey server.key -days 365
If you do not have OpenSSL on your solaris machine then you should download source tarball from www.openssl.org, compile, and install. After that you may use openssl binary to create required keys and certificates as on Windows. And next you may install that keys/certificates in Tomcat to enable SSL. Best regards, -- Marek Marcola <[EMAIL PROTECTED]> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]