I can connect using gnutls just fine:

mindy:~ # gnutls-cli code.qt.io
Processed 164 CA certificate(s).
Resolving 'code.qt.io'...
Connecting to '54.77.201.214:443'...
*** Non fatal error: A TLS warning alert has been received.
*** Received alert [112]: The server name sent was not recognized
- Certificate type: X.509
- Got a certificate list of 2 certificates.
- Certificate[0] info:
 - subject `C=FI,L=Helsinki,O=Digia Finland Oy,CN=*.qt.io', issuer
`C=US,O=DigiCert Inc,OU=www.digicert.com,CN=DigiCert SHA2 High Assurance
Server CA', RSA key 2048 bits, signed using RSA-SHA256, activated
`2014-09-09 00:00:00 UTC', expires `2017-09-13 12:00:00 UTC', SHA-1
fingerprint `1ce820103c8244dac747bcca503db22f65173c83'
        Public Key Id:
                b8b4a06730165c77d21bad3161acd73bdec4ea6d
        Public key's random art:
                +--[ RSA 2048]----+
                |    . oo+o       |
                | . . . +* .      |
                |  o    . B       |
                |   .  ..+ .      |
                |  + . o.S  o     |
                | . + o o  o o    |
                |  . o o  . =     |
                |   o      o.E    |
                |         ....    |
                +-----------------+

- Certificate[1] info:
 - subject `C=US,O=DigiCert Inc,OU=www.digicert.com,CN=DigiCert SHA2 High
Assurance Server CA', issuer `C=US,O=DigiCert
Inc,OU=www.digicert.com,CN=DigiCert
High Assurance EV Root CA', RSA key 2048 bits, signed using RSA-SHA256,
activated `2013-10-22 12:00:00 UTC', expires `2028-10-22 12:00:00 UTC',
SHA-1 fingerprint `a031c46782e6e6c662c2c87c76da9aa62ccabd8e'
- Status: The certificate is trusted.
- Description: (TLS1.2-PKIX)-(ECDHE-RSA-SECP256R1)-(AES-128-GCM)-(AEAD)
- Session ID:
CA:D7:0A:C0:04:C3:D4:F7:FF:38:3B:0B:B1:12:9F:3F:D9:8E:79:D8:5E:0B:CD:2A:1D:5D:F2:96:03:94:12:BA
- Ephemeral EC Diffie-Hellman parameters
 - Using curve: SECP256R1
 - Curve size: 256 bits
- Version: TLS1.2
- Key Exchange: ECDHE-RSA
- Server Signature: RSA-SHA256
- Cipher: AES-128-GCM
- MAC: AEAD
- Compression: NULL
- Handshake was completed

- Simple Client Mode:


On 18 March 2015 at 09:00, Samuel Stirtzel <s.stirt...@googlemail.com>
wrote:

> 2015-03-18 9:00 GMT+01:00 Samuel Gaist <samuel.ga...@edeltech.ch>:
> > Hi,
> >
> > I'd go for
> >
> > https://code.qt.io/git/qt/qt3d.git
> >
>
> Hi,
>
> currently there seem to be some minor issues with tls/https:
> samuel@###:~/tmp$ LANG=C GIT_CURL_VERBOSE=1 git clone
> https://code.qt.io/git/qt/qt3d.git
> Cloning into 'qt3d'...
> * Couldn't find host code.qt.io in the .netrc file; using defaults
> * Hostname was NOT found in DNS cache
> *   Trying 54.77.201.214...
> * Connected to code.qt.io (54.77.201.214) port 443 (#0)
> * found 173 certificates in /etc/ssl/certs/ca-certificates.crt
> * gnutls_handshake() warning: The server name sent was not recognized
> * failed to get server cert
> * Closing connection 0
> fatal: unable to access 'https://code.qt.io/git/qt/qt3d.git/':
> gnutls_handshake() warning: The server name sent was not recognized
>
>
> Cloning from git://code.qt.io/qt/qt3d.git works though (other https
> git clones e.g. from github also work for me)
>
>
> --
> Regards
> Samuel
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to