cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
591
Views
0
Helpful
1
Replies

How can I verify the SSL service enabled in CSS and SCA ?

cjrchoi11
Level 1
Level 1

I'm working for the OpenSSL vulnerability for CSS and SCA. How can I check if the device enabled the SSL service ?

- https://x.x.x.x --> cannot access.

- telnet x.x.x.x 443 --> I got a blank screen. I think this should be connection rejected if no SSL enabled.

Please guide me what command should I issue on the device(CSS and SCA) to verify the SSL service enabled ?

Thanks,

1 Accepted Solution

Accepted Solutions

mvoight
Level 1
Level 1

To see what ports are being listened to.

On the SCA, you can do "show netstat"

On the CSS, you would go into debug mode and do

symbol-table load

shell inetstatShow

Michael

View solution in original post

1 Reply 1

mvoight
Level 1
Level 1

To see what ports are being listened to.

On the SCA, you can do "show netstat"

On the CSS, you would go into debug mode and do

symbol-table load

shell inetstatShow

Michael

Review Cisco Networking for a $25 gift card