# nmap --script ssl-enum-ciphers -p 443 apac.universal-api.pp.travelport.com
Starting Nmap 6.40 ( http://nmap.org ) at 2024-09-23 14:55 KST
Nmap scan report for apac.universal-api.pp.travelport.com (216.113.131.96)
Host is up (0.19s latency).
PORT STATE SERVICE
443/tcp open https
| ssl-enum-ciphers:
| SSLv3: No supported ciphers found
|_ TLSv1.2: No supported ciphers found
Nmap done: 1 IP address (1 host up) scanned in 3.32 seconds
# nmap --script ssl-enum-ciphers -p 443 apac.webservices.travelport.com
Starting Nmap 6.40 ( http://nmap.org ) at 2024-09-23 16:04 KST
Nmap scan report for apac.webservices.travelport.com (216.113.156.105)
Host is up (0.025s latency).
PORT STATE SERVICE
443/tcp open https
| ssl-enum-ciphers:
| SSLv3: No supported ciphers found
| TLSv1.0: No supported ciphers found
| TLSv1.1: No supported ciphers found
| TLSv1.2:
| ciphers:
| TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA - strong
| TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256 - strong
| TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA - strong
| TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384 - strong
| TLS_RSA_WITH_AES_128_CBC_SHA - strong
| TLS_RSA_WITH_AES_128_CBC_SHA256 - strong
| TLS_RSA_WITH_AES_256_CBC_SHA - strong
| TLS_RSA_WITH_AES_256_CBC_SHA256 - strong
| compressors:
| NULL
|_ least strength: strong