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
Does switch consider the Link speed in the STP election ?
cable or DSL???
Modify SMTP Recieved IP Header
determine the DC I am authenticating to
ROUTE ADD to access a customer via the office VPN
Linksys router - static mac to IP address - howto
internet sharing
Windows XP ip address 169.254.x.x
Layout of NetBeans is driving me insane. Can anyone please help.
What does nslookup do?