06-01-2004 10:16 AM
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,
Solved! Go to Solution.
06-02-2004 04:06 PM
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
06-02-2004 04:06 PM
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
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide