How To Retrieve The SSL Cipher Suites Supported By A Website Using OPENSSL
(Doc ID 2285241.1)
Last updated on DECEMBER 31, 2024
Applies to:
Advanced Networking Option - Version 10.2.0.5 and laterOracle Database - Enterprise Edition - Version 10.2.0.5 and later
Oracle Database Cloud Schema Service - Version N/A and later
Oracle Database Exadata Cloud Machine - Version N/A and later
Oracle Cloud Infrastructure - Database Service - Version N/A and later
Information in this document applies to any platform.
Goal
This sample code is provided to retrieve the ciphers used by a webservice during the SSL/ TLS handshake and the output depends on the openssl version. This script has an educational purpose only and it is not supported by Oracle Support. Although it has been tested internally and we do not guarantee that it will work for you.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |