Advertisement
Guest User

Untitled

a guest
Apr 29th, 2013
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.55 KB | None | 0 0
  1. sudo openconnect xx.xx.xxx.xxx:xxxxx
  2. [sudo] password for xxxxxxx:
  3. Attempting to connect to xx.xx.xxx.xxx:xxxxx
  4. SSL negotiation with xx.xx.xxx.xxx
  5. Server certificate verify failed: self signed certificate
  6.  
  7. Certificate from VPN server "xx.xx.xxx.xxx" failed verification.
  8. Reason: self signed certificate
  9. Enter 'yes' to accept, 'no' to abort; anything else to view: yes
  10. Connected to HTTPS on xx.xx.xxx.xxx
  11. GET https://xx.xx.xxx.xxx:xxxxx/
  12. Got HTTP response: HTTP/1.1 303 See Other
  13. GET https://xx.xx.xxx.xxx:xxxxx/webvpn.html
  14. Error fetching HTTPS response
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement