How to get the TLS Details based on IP
search cancel

How to get the TLS Details based on IP

book

Article ID: 200714

calendar_today

Updated On:

Products

CA API Gateway API SECURITY CA API Gateway Precision API Monitoring Module for API Gateway (Layer 7) CA API Gateway Enterprise Service Manager (Layer 7) STARTER PACK-7 CA Microgateway

Issue/Introduction

Please let us know the process to get the TLS Details based on IP and also share the TLS Detail Screen for API Gateway Production xx.xx.xx.xx.xx and API UAT xx.xx.xx.xx for now.

Thanks

Amit

Environment

Release : 9.1

Component : API GATEWAY

Resolution

Usually we use openssl to get the TLS details from a server, 

openssl s_client -connect <IP>:<port> -state -debug