Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- * Trying 91.189.92.41:443...
- * TCP_NODELAY set
- * Connected to api.snapcraft.io (91.189.92.41) port 443 (#0)
- * ALPN, offering h2
- * ALPN, offering http/1.1
- * successfully set certificate verify locations:
- * CAfile: /etc/ssl/certs/ca-certificates.crt
- CApath: /etc/ssl/certs
- * TLSv1.3 (OUT), TLS handshake, Client hello (1):
- * TLSv1.3 (IN), TLS handshake, Server hello (2):
- * TLSv1.2 (IN), TLS handshake, Certificate (11):
- * TLSv1.2 (IN), TLS handshake, Server key exchange (12):
- * TLSv1.2 (IN), TLS handshake, Server finished (14):
- * TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
- * TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
- * TLSv1.2 (OUT), TLS handshake, Finished (20):
- * TLSv1.2 (IN), TLS handshake, Finished (20):
- * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
- * ALPN, server did not agree to a protocol
- * Server certificate:
- * subject: CN=api.snapcraft.io
- * start date: Feb 15 14:50:43 2021 GMT
- * expire date: May 16 14:50:43 2021 GMT
- * subjectAltName: host "api.snapcraft.io" matched cert's "api.snapcraft.io"
- * issuer: C=US; O=Let's Encrypt; CN=R3
- * SSL certificate verify ok.
- > GET / HTTP/1.1
- > Host: api.snapcraft.io
- > User-Agent: curl/7.68.0
- > Accept: */*
- >
- * Mark bundle as not supporting multiuse
- < HTTP/1.1 200 OK
- HTTP/1.1 200 OK
- < Server: gunicorn/19.7.1
- Server: gunicorn/19.7.1
- < Date: Fri, 23 Apr 2021 16:29:41 GMT
- Date: Fri, 23 Apr 2021 16:29:41 GMT
- < Content-Type: text/html; charset=utf-8
- Content-Type: text/html; charset=utf-8
- < Content-Length: 64
- Content-Length: 64
- < Snap-Store-Version: 35
- Snap-Store-Version: 35
- < X-View-Name: snapdevicegw.webapi.root
- X-View-Name: snapdevicegw.webapi.root
- < X-VCS-Revision: 2f2239f
- X-VCS-Revision: 2f2239f
- < X-Request-Id: 02B00CC9B5040A325D7301BB6082F5F53FCDE55
- X-Request-Id: 02B00CC9B5040A325D7301BB6082F5F53FCDE55
- <
- snapcraft.io store API service - Copyright 2018-2019 Canonical.
- * Connection #0 to host api.snapcraft.io left intact
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement