Skip to Main Content

Java Security

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Certificate for M$OutlookExpress?

843811May 15 2002 — edited May 16 2002
Hi,
I am testing java smtp server with SSL support for socket connection.

Everything works fine with plain socket.

With ssl I've got problems.

I've generated certificate with keytool:

keytool -genkey -alias xxx -keyalg RSA

Server starts ok and uses certificate.

But when I am trying to send email via it (using OutlookExpress) it ends up with timeout.
I am thinking that the problem is in certificate, though it might be something else. Any advices?

Andrei
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 13 2002
Added on May 15 2002
1 comment
156 views