Skip to Main Content

Integration

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!

openssl

624581Jun 11 2008
Hi

How to test ssl availability from command Line ?
Platform AIX 5.3, OAS 10.1.2

I've try
1) openssl s_client -ssl3 -connect myipadress:443 -state

connect: Connection refused
connect:errno=79

2) openssl s_client -ssl3 -connect myipadress:443 -cipher "ALL" -state

connect: Connection refused
connect:errno=79

Any idea are welcome.

Regards
A.G
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 9 2008
Added on Jun 11 2008
0 comments
1,485 views