VirtualBox

Changes between Initial Version and Version 1 of Ticket #21451, comment 8


Ignore:
Timestamp:
Apr 26, 2023 10:03:22 AM (13 months ago)
Author:
pgnd

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #21451, comment 8

    initial v1  
    123123                curl: (35) OpenSSL/3.0.8: error:0A000410:SSL routines::sslv3 alert handshake failure
    124124}}}
     125
     126and
     127{{{
     128curl -v https://www.virtualbox.org/download/oracle_vbox_2016.asc
     129        *   Trying 137.254.60.32:443...
     130        * Connected to www.virtualbox.org (137.254.60.32) port 443 (#0)
     131        * ALPN: offers h2
     132        * ALPN: offers http/1.1
     133        *  CAfile: /etc/pki/tls/certs/ca-bundle.crt
     134        *  CApath: /etc/ssl/certs
     135        * [CONN-0-0][CF-SSL] TLSv1.0 (OUT), TLS header, Certificate Status (22):
     136        * [CONN-0-0][CF-SSL] TLSv1.3 (OUT), TLS handshake, Client hello (1):
     137        * [CONN-0-0][CF-SSL] TLSv1.2 (IN), TLS header, Unknown (21):
     138        * [CONN-0-0][CF-SSL] TLSv1.3 (IN), TLS alert, handshake failure (552):
     139        * OpenSSL/3.0.8: error:0A000410:SSL routines::sslv3 alert handshake failure
     140        * Closing connection 0
     141        curl: (35) OpenSSL/3.0.8: error:0A000410:SSL routines::sslv3 alert handshake failure
     142
     143curl -v https://yum.oracle.com/RPM-GPG-KEY-oracle-ol9
     144        *   Trying [2600:141b:9000:6a7::2a7d]:443...
     145        * Connected to yum.oracle.com (2600:141b:9000:6a7::2a7d) port 443 (#0)
     146        * ALPN: offers h2
     147        * ALPN: offers http/1.1
     148        *  CAfile: /etc/pki/tls/certs/ca-bundle.crt
     149        *  CApath: /etc/ssl/certs
     150        * [CONN-0-0][CF-SSL] TLSv1.0 (OUT), TLS header, Certificate Status (22):
     151        * [CONN-0-0][CF-SSL] TLSv1.3 (OUT), TLS handshake, Client hello (1):
     152        * [CONN-0-0][CF-SSL] TLSv1.2 (IN), TLS header, Certificate Status (22):
     153        * [CONN-0-0][CF-SSL] TLSv1.3 (IN), TLS handshake, Server hello (2):
     154        * [CONN-0-0][CF-SSL] TLSv1.2 (IN), TLS header, Finished (20):
     155        * [CONN-0-0][CF-SSL] TLSv1.2 (IN), TLS header, Supplemental data (23):
     156        * [CONN-0-0][CF-SSL] TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
     157        * [CONN-0-0][CF-SSL] TLSv1.2 (IN), TLS header, Supplemental data (23):
     158        * [CONN-0-0][CF-SSL] TLSv1.3 (IN), TLS handshake, Certificate (11):
     159        * [CONN-0-0][CF-SSL] TLSv1.2 (IN), TLS header, Supplemental data (23):
     160        * [CONN-0-0][CF-SSL] TLSv1.3 (IN), TLS handshake, CERT verify (15):
     161        * [CONN-0-0][CF-SSL] TLSv1.2 (IN), TLS header, Supplemental data (23):
     162        * [CONN-0-0][CF-SSL] TLSv1.3 (IN), TLS handshake, Finished (20):
     163        * [CONN-0-0][CF-SSL] TLSv1.2 (OUT), TLS header, Finished (20):
     164        * [CONN-0-0][CF-SSL] TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
     165        * [CONN-0-0][CF-SSL] TLSv1.2 (OUT), TLS header, Supplemental data (23):
     166        * [CONN-0-0][CF-SSL] TLSv1.3 (OUT), TLS handshake, Finished (20):
     167        * SSL connection using TLSv1.3 / TLS_CHACHA20_POLY1305_SHA256
     168        * ALPN: server accepted http/1.1
     169        * Server certificate:
     170        *  subject: C=US; ST=Texas; L=Austin; O=Oracle Corporation; CN=yum.oracle.com
     171        *  start date: Nov 14 00:00:00 2022 GMT
     172        *  expire date: Nov 14 23:59:59 2023 GMT
     173        *  subjectAltName: host "yum.oracle.com" matched cert's "yum.oracle.com"
     174        *  issuer: C=US; O=DigiCert Inc; CN=DigiCert TLS RSA SHA256 2020 CA1
     175        *  SSL certificate verify ok.
     176        * [CONN-0-0][CF-SSL] TLSv1.2 (OUT), TLS header, Supplemental data (23):
     177        > GET /RPM-GPG-KEY-oracle-ol9 HTTP/1.1
     178        > Host: yum.oracle.com
     179        > User-Agent: curl/7.87.0
     180        > Accept: */*
     181        >
     182        * [CONN-0-0][CF-SSL] TLSv1.2 (IN), TLS header, Supplemental data (23):
     183        * [CONN-0-0][CF-SSL] TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
     184        * [CONN-0-0][CF-SSL] TLSv1.2 (IN), TLS header, Supplemental data (23):
     185        * [CONN-0-0][CF-SSL] TLSv1.3 (IN), TLS handshake, Newsession Ticket (4):
     186        * old SSL session ID is stale, removing
     187        * [CONN-0-0][CF-SSL] TLSv1.2 (IN), TLS header, Supplemental data (23):
     188        * Mark bundle as not supporting multiuse
     189        < HTTP/1.1 200 OK
     190        < Accept-Ranges: bytes
     191        < Content-Type: text/plain
     192        < ETag: "57d39f1538ab7dcd46f2c8662f55a96f:1657036179.196558"
     193        < Last-Modified: Wed, 29 Jun 2022 20:50:51 GMT
     194        < Server: AkamaiNetStorage
     195        < Content-Length: 6350
     196        < Date: Wed, 26 Apr 2023 10:00:20 GMT
     197        < Connection: keep-alive
     198        < X-Frame-Options: SAMEORIGIN
     199        <
     200        -----BEGIN PGP PUBLIC KEY BLOCK-----
     201
     202        mQINBGHncu8BEAC2dhocMZkdapnP9o/MvAnKOczaSpF4Cj9yqt49bxLPJCY57jz9
     203        ...
     204        4QrtLe//99hXPcFVanIxgkdslnyYf4fjdbdlmNY=
     205        =xpaH
     206        -----END PGP PUBLIC KEY BLOCK-----
     207        -----BEGIN PGP PUBLIC KEY BLOCK-----
     208
     209        mQINBGHndDkBEACieeO8U0kcUTDMLGXGKrJ3nScZ4LN5hHSzWC1zuLPpkB0YQdik
     210        ...
     211        RgwnCPfIai7lLNx95bdwB8U2NpY11OXsoTLZAA==
     212        =UWTf
     213        -----END PGP PUBLIC KEY BLOCK-----
     214        * Connection #0 to host yum.oracle.com left intact
     215}}}

© 2023 Oracle
ContactPrivacy policyTerms of Use