Advertisement
Guest User

ssl error with openconnect

a guest
Apr 17th, 2014
257
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.77 KB | None | 0 0
  1. $ sudo openconnect -b --csd-wrapper ~/.cisco/csd-wrapper.sh --csd-user jwhendy xxx.com
  2. POST https://xxx.com/
  3. Attempting to connect to server xxx.xx.x.xx:443
  4. SSL negotiation with xxx.com
  5. Connected to HTTPS on xxx.com
  6. Server requested SSL client certificate; none was configured
  7. POST https://xxx.com/
  8. XML POST enabled
  9. GET https://xxx.com/+CSCOE+/sdesktop/wait.html
  10. PARAM '-ticket' ==> "xxxxx"
  11. PARAM '-stub' ==> "0"
  12. PARAM '-group' ==> ""
  13. PARAM '-certhash' ==> "xxxxx"
  14. PARAM '-url' ==> "https://xxx.com/CACHE"
  15. PARAM '-langselen' ==>
  16. URL: "https://xxx.com/CACHE"
  17. TICKET: "xxx"
  18. STUB: "0"
  19. GROUP: ""
  20. CERTHASH: "xxx"
  21. LANGSELEN:
  22. Refreshing +CSCOE+/sdesktop/wait.html after 1 second...
  23. GET https://xxx.com/+CSCOE+/sdesktop/wait.html
  24. SSL negotiation with xxx.com
  25. Connected to HTTPS on xxx.com
  26. Refreshing +CSCOE+/sdesktop/wait.html after 1 second...
  27. GET https://xxx.com/+CSCOE+/sdesktop/wait.html
  28. SSL negotiation with xxx.com
  29. Connected to HTTPS on xxx.com
  30. Refreshing +CSCOE+/sdesktop/wait.html after 1 second...
  31. GET https://xxx.com/+CSCOE+/sdesktop/wait.html
  32. SSL negotiation with xxx.com
  33. Connected to HTTPS on xxx.com
  34. Refreshing +CSCOE+/sdesktop/wait.html after 1 second...
  35. GET https://xxx.com/+CSCOE+/sdesktop/wait.html
  36. SSL negotiation with xxx.com
  37. Connected to HTTPS on xxx.com
  38. Refreshing +CSCOE+/sdesktop/wait.html after 1 second...
  39. GET https://xxx.com/+CSCOE+/sdesktop/wait.html
  40. SSL negotiation with xxx.com
  41. Connected to HTTPS on xxx.com
  42. Got HTTP response: HTTP/1.1 302 Moved Temporarily
  43. POST https://xxx.com/
  44. SSL negotiation with xxx.com
  45. Connected to HTTPS on xxx.com
  46. Please enter your username and password.
  47. Username:a1rwhzz
  48. Password:
  49. POST https://xxx.com/
  50. Got CONNECT response: HTTP/1.1 200 OK
  51. CSTP connected. DPD 480, Keepalive 20
  52. Connect Banner:
  53. | You are entering a Private Network. Only approved users with valid credentials are authorized. By accessing this network, you affirm your system has active and
  54. current Anti-Virus/Malware; OS Security and active Firewall.
  55. If you are not an authorized user, exit immediately.
  56. |
  57.  
  58. Connected tun0 as xxx.xx.xxx.xxx, using SSL + deflate
  59. SSL read error: The TLS connection was non-properly terminated.; reconnecting.
  60. SSL negotiation with xxx.com
  61. Connected to HTTPS on xxx.com
  62. Got CONNECT response: HTTP/1.1 200 OK
  63. CSTP connected. DPD 480, Keepalive 20
  64. SSL read error: The TLS connection was non-properly terminated.; reconnecting.
  65. SSL negotiation with xxx.com
  66. Connected to HTTPS on xxx.com
  67. Got CONNECT response: HTTP/1.1 200 OK
  68. CSTP connected. DPD 480, Keepalive 20
  69. SSL read error: The TLS connection was non-properly terminated.; reconnecting.
  70. SSL negotiation with xxx.com
  71. Connected to HTTPS on xxx.com
  72. Got CONNECT response: HTTP/1.1 200 OK
  73. CSTP connected. DPD 480, Keepalive 20
  74. ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement