Displaying 1 result from an estimated 1 matches for "virtcent02".
Did you mean:
  virtcent01
  
2011 Oct 18
3
haproxy ssl
...tificate)
---
<html>
<head>
<img src='Illustration.jpg'</img>
</head>
</html>
closed
  For now it's just a demo page with more complex content living deeper in the directory structure. 
  A port scan with nmap shows that port 443 is open...
 [root at VIRTCENT02:~] #nmap -p 443 192.168.1.200
Starting Nmap 4.11 ( http://www.insecure.org/nmap/ ) at 2011-10-17 21:59 EDT
Interesting ports on 192.168.1.200:
PORT    STATE SERVICE
443/tcp open  https
And the port 443 is being listened to..
  [root at VIRTCENT02:~] #lsof -i :443
COMMAND  PID    USER   FD   TYP...