Microsoft
Software
Hardware
Network
Question : Server discovery of servers using SSL certs
Hello, I have been tasked with doing a discovery of all servers that use SSL certificates. Other than checking machine by machine, does anyone know of a easier and faster way to accomplish this?
Answer : Server discovery of servers using SSL certs
you can use
openssl s_client -connect
www.example.com:443
and embed it into a script. this will connect to an SSL server
you could also use the nssl tool
http://sourceforge.net/pro
jects/nssl
Random Solutions
Mapped drive from VPN
DNS Question
DNS registration "lock down"
How to challenge ISP saying our T1 is good when its not
Concurrent NetBios (SMB) requests over a NAT Firewall?
Public IP address change can no longer send external email
Error in geenerating webservices client
HP Printer ethernet connectivity service creates a lag at startup
Cisco 7912 when the LCD shows "Ethernet Disconnected"
How to run WML program?