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
Hi Marek,
Thanks a lot for your reply.
Actually I donot want to use default keytool from java/jre1.5.0_05/bin
directory.
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.
On 5/30/07, Sandip Patil <[EMAIL PROTECTED]> wrote:
Hi All,
I have configured openSSL on Win-XP successfully.
Can anyyou please tell me how to configure openSSL on solaris.I am using
tomcat 5.5 as server.(since while configuring with windows there are some
.dll files there which I cannot use in
Hello,
>
> I have configured openSSL on Win-XP successfully.
> Can anyyou please tell me how to configure openSSL on solaris.I am
> using tomcat 5.5 as server.(since while configuring with windows there
> are some .dll files there which I cannot use in solaris)
Tomcat does not use OpenSSL for encr
Hi All,
I have configured openSSL on Win-XP successfully.
Can anyyou please tell me how to configure openSSL on solaris.I am using tomcat
5.5 as server.(since while configuring with windows there are some .dll files
there which I cannot use in solaris)
Please help.
Thanks in advanc