i am running the latest version of quantal and am seeing this happen
when I try to hit a Apache server (unknown version) on my companies
intranet.

andrew@ADR-rack:~$ curl -vs https://clipped.example.com
* About to connect() to clipped.example.com port 443 (#0)
*   Trying 10.4.93.228...
* connected
* Connected to clipped.example.com (10.4.93.228) port 443 (#0)
* successfully set certificate verify locations:
*   CAfile: none
  CApath: /etc/ssl/certs
* SSLv3, TLS handshake, Client hello (1):
* Unknown SSL protocol error in connection to clipped.example.com:443 
* Closing connection #0

andrew@ADR-rack:~$ curl -3 -vs https://clipped.example.com
* About to connect() to clipped.example.com port 443 (#0)
*   Trying 10.4.93.228...
* connected
* Connected to clipped.example.com (10.4.93.228) port 443 (#0)
* successfully set certificate verify locations:
*   CAfile: none
  CApath: /etc/ssl/certs
* SSLv3, TLS handshake, Client hello (1):
* SSLv3, TLS handshake, Server hello (2):
* SSLv3, TLS handshake, CERT (11):
* SSLv3, TLS alert, Server hello (2):
* SSL certificate problem: unable to get local issuer certificate
* Closing connection #0

The same command works fine on any other version of ubuntu or mac that i
try it on, just my quantal system seems unable to do the handshake
properly.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/971702

Title:
  Unknown SSL protocol error in connection

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/curl/+bug/971702/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to