HTTP/3 Check established a QUIC connection for all attempts made with the given endpoint. See the metrics below for more information.
0-RTTThe QUIC handshake for this connection was completed without any additional round-trips.
SUCCESSThese are the QUIC versions supported by this QUIC endpoint.
AGREED SUPPORTEDCID
Connection ID
This unique identifier for a QUIC connection is used to ensure that changes to an endpoint's lower network layer address (UDP/IP) does not affect the delivery of the QUIC connection's packets. |
RX
Packet RXThis value represents the time between the first packet sent and the first packet received (measured in milliseconds). |
HSK
Handshake Done
This value represents the time between when the first packet is sent and when the handshake is completed (measured in milliseconds). |
---|---|---|
BE8.. | 1.71 | 3.0 |
C2A.. | 2.67 | 4.83 |
Read detailed descriptions of the items and metrics shown above.
The QUIC handshake for this connection was completed without any additional round-trips.
SUCCESSThese are the QUIC versions supported by this QUIC endpoint.
AGREED SUPPORTED
This unique identifier for a QUIC connection is used to ensure that changes to an endpoint's lower network layer address (UDP/IP) does not affect the delivery of the QUIC connection's packets.
This tool attempts two connections to test the server's 0-RTT capabilities.
During the first connection, the client receives important handshake material from the server.
With 0-RTT, the client can start to send data immediately if it uses this handshake material when it creates the second connection.
This value represents the time between the first packet sent and the first packet received (measured in milliseconds).
This value represents the time between when the first packet is sent and when the handshake is completed (measured in milliseconds).
Take notice of the difference in this metric between the first connection and the second connection.
Using 0-RTT, future connections (i.e. the second connection) can complete the handshake much faster than the original connection.
QLog is a standard under development for QUIC Connection debugging and visualization.
Learn more at https://quic.edm.uhasselt.be/
To view or download the raw QLog ("application/json"), add "format=qlog" to the HTTP query string.
HTTP/1.1 200 OK
x-frame-options: DENY
x-xss-protection: 0
x-content-type-options: nosniff
strict-transport-security: max-age=15552000; preload
set-cookie: fr=1NjJnYTEqzEdrU8Qs..Bgdp1d.4y.AAA.0.0.Bgdp1d.AWUQiQu5gtU; expires=Tue, 13-Jul-2021 07:44:28 GMT; Max-Age=7775999; path=/; domain=.facebook.com; secure; httponly
set-cookie: sb=XZ12YH-Uclrrfb712rE5MWQ1; expires=Fri, 14-Apr-2023 07:44:29 GMT; Max-Age=63072000; path=/; domain=.facebook.com; secure; httponly
expires: Sat, 01 Jan 2000 00:00:00 GMT
cache-control: private, no-cache, no-store, must-revalidate
vary: Accept-Encoding
pragma: no-cache
x-fb-rlafr: 0
content-type: text/html; charset="utf-8"
x-fb-debug: Pe2amiER1wfN05u+WMqdFpwD7Dbep2FDGxw42qM7roJHLZtJCKQVtvtQHS73kWt6LrlxTNwYPR6rd2L0Ep4fDQ==
date: Wed, 14 Apr 2021 07:44:29 GMT
priority: u=3,i
alt-svc: h3-29=":443"; ma=3600,h3-27=":443"; ma=3600
Domain | *.facebook.com |
Issued By | DigiCert SHA2 High Assurance Server CA |
Expires | Monday, May 10, 2021 at 11:59:59 PM GMT |
Subject | |
---|---|
Common Name | *.facebook.com |
Country | US |
State/Province | California |
Organization | Facebook, Inc. |
Locality | Menlo Park |
Issuer | |
---|---|
Common Name | DigiCert SHA2 High Assurance Server CA |
Country | US |
Unit | www.digicert.com |
Organization | DigiCert Inc |
Serial Number | 4610391752464174971427059223496372607 |
Signature Algorithm | sha256WithRSAEncryption |
Version |
Public Key Bits | 256 |
Public Key Type | DSA |
Domain | DigiCert SHA2 High Assurance Server CA |
Issued By | DigiCert High Assurance EV Root CA |
Expires | Sunday, October 22, 2028 at 12:00:00 PM GMT |
Subject | |
---|---|
Common Name | DigiCert SHA2 High Assurance Server CA |
Country | US |
Unit | www.digicert.com |
Organization | DigiCert Inc |
Issuer | |
---|---|
Common Name | DigiCert High Assurance EV Root CA |
Country | US |
Unit | www.digicert.com |
Organization | DigiCert Inc |
Serial Number | 6489877074546166222510380951761917343 |
Signature Algorithm | sha256WithRSAEncryption |
Version |
Public Key Bits | 2048 |
Public Key Type | RSA |
{ "qlog_version": "0.1", "description": "www.facebook.com", "connections": [ { "starttime": 80328387869894, "vantagepoint": "NETWORK", "events": [ [ 0, "CONNECTIVITY", "NEW_CONNECTION", "LINE", { "srcip": "::", "ip_version": "6", "dstport": "443", "srcport": "56104", "dstip": "2a03:2880:f112:83:face:b00c:0:25de" } ], [ 70, "CONNECTIVITY", "VERNEG", "LINE", { "proposed_version": "FF00001D" } ], [ 1713, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "1216", "packet_number": "13188375", "type": "Initial" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "PADDING" } ], "raw": "c9ff00001d08be85477d1dd11c48087726d06b4a9890b80044b671e123c5b8..." } ], [ 1715, "CONNECTIVITY", "VERNEG", "PACKET_RX", { "agreed_version": "FF00001D" } ], [ 2181, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "1216", "packet_number": "13188376", "type": "Initial" }, "frames": [ { "frame_type": "PADDING" }, { "frame_type": "CRYPTO" } ], "raw": "c7ff00001d08be85477d1dd11c48087726d06b4a9890b80044b60bec0693b6..." } ], [ 2862, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "190", "packet_number": "13188375", "type": "Handshake" }, "frames": [ { "frame_type": "CRYPTO" } ], "raw": "e1ff00001d08be85477d1dd11c48087726d06b4a9890b840b57bcfe67c5de8..." } ], [ 3000, "CONNECTIVITY", "HANDSHAKE", "PACKET_RX", { "status": "complete" } ], [ 3051, "RECOVERY", "RTT_UPDATE", "PACKET_RX", { "zero_rtt": "successful" } ], [ 3128, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "19", "packet_number": "13188375", "type": "Short" }, "frames": [ { "frame_type": "ACK" } ], "raw": "53be85477d1dd11c48a9f3c8df368492f5b5c0e97f903df6839f0d1c5514be" } ], [ 3170, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "48", "packet_number": "13188376", "type": "Short" }, "frames": [ { "frame_type": "STREAM" } ], "raw": "4ebe85477d1dd11c489da8cf56ba75d1e01818b19fefc4aece0a769f059c25..." } ], [ 4457, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "31", "packet_number": "13188376", "type": "Handshake" }, "frames": [ { "frame_type": "ACK" } ], "raw": "e5ff00001d08be85477d1dd11c48087726d06b4a9890b8401684f4eba2c60f" } ], [ 4531, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "21", "packet_number": "13188377", "type": "Short" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "HANDSHAKE_DONE" } ], "raw": "53be85477d1dd11c4897035fae83972390d19e3f14a815f1a8d62c6e048c71" } ], [ 4649, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "251", "packet_number": "13188378", "type": "Short" }, "frames": [ { "frame_type": "CRYPTO" } ], "raw": "58be85477d1dd11c48ee0f160e0077c7c17aff9f47f8c73887a3ad9edeb9fb..." } ], [ 85736, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "579", "packet_number": "13188379", "type": "Short" }, "frames": [ { "frame_type": "STREAM" }, { "frame_type": "ACK" } ], "raw": "53be85477d1dd11c48504837e1937530929e5f0d7b935bea4ed475a38b42c4..." } ] ], "qlog_version": "0.1", "connectionid": "BE85477D1DD11C48", "fields": [ "time", "category", "type", "trigger", "data" ] }, { "starttime": 80328387786319, "vantagepoint": "NETWORK", "events": [ [ 0, "CONNECTIVITY", "NEW_CONNECTION", "LINE", { "srcip": "::", "ip_version": "6", "dstport": "443", "srcport": "56104", "dstip": "2a03:2880:f112:83:face:b00c:0:25de" } ], [ 136, "CONNECTIVITY", "VERNEG", "LINE", { "proposed_version": "FF00001D" } ], [ 2667, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "1216", "packet_number": "15843271", "type": "Initial" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "PADDING" } ], "raw": "c5ff00001d08c2a38c8d0af0f404087726d06fa60227950044b62e5183c7d5..." } ], [ 2670, "CONNECTIVITY", "VERNEG", "PACKET_RX", { "agreed_version": "FF00001D" } ], [ 2817, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "1216", "packet_number": "15843272", "type": "Initial" }, "frames": [ { "frame_type": "PADDING" }, { "frame_type": "CRYPTO" } ], "raw": "c7ff00001d08c2a38c8d0af0f404087726d06fa60227950044b6a49e6007fb..." } ], [ 3503, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "1216", "packet_number": "15843271", "type": "Handshake" }, "frames": [ { "frame_type": "CRYPTO" } ], "raw": "e9ff00001d08c2a38c8d0af0f404087726d06fa602279544b7a625d9e3af16..." } ], [ 3866, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "1216", "packet_number": "15843272", "type": "Handshake" }, "frames": [ { "frame_type": "CRYPTO" } ], "raw": "e5ff00001d08c2a38c8d0af0f404087726d06fa602279544b7b6f712c2ebf9..." } ], [ 4125, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "687", "packet_number": "15843273", "type": "Handshake" }, "frames": [ { "frame_type": "CRYPTO" } ], "raw": "e5ff00001d08c2a38c8d0af0f404087726d06fa602279542a69b986d1dd70a..." } ], [ 4479, "SECURITY", "CHECK_CERT", "CERTLOG", { "certificate": "3082061A30820502A00302010202100377EDDCFAF8BE34BA233C7C2B9A317F300D06092A864886F70D01010B05003070310B300906035504061302555331153013060355040A130C446967694365727420496E6331193017060355040B13107777772E64696769636572742E636F6D312F302D06035504031326446967694365727420534841322048696768204173737572616E636520536572766572204341301E170D3231303231303030303030305A170D3231303531303233353935395A3069310B3009060355040613025553311330110603550408130A43616C69666F726E6961311330110603550407130A4D656E6C6F205061726B31173015060355040A130E46616365626F6F6B2C20496E632E3117301506035504030C0E2A2E66616365626F6F6B2E636F6D3059301306072A8648CE3D020106082A8648CE3D03010703420004438204659A86616F53BF48A18A8A7F76BED1E88932ACA068613C715B18739DD74E41E5BF3B51445C6D36D825390168CDF1643466000DC0EDAB5E59B08D7C5B73A38203803082037C301F0603551D230418301680145168FF90AF0207753CCCD9656462A212B859723B301D0603551D0E04160414A1DE5B017E2495358A6BD8F1A2D8DE6CF27FD0723081B50603551D110481AD3081AA820E2A2E66616365626F6F6B2E636F6D820E2A2E66616365626F6F6B2E6E6574820B2A2E666263646E2E6E6574820B2A2E66627362782E636F6D82102A2E6D2E66616365626F6F6B2E636F6D820F2A2E6D657373656E6765722E636F6D820E2A2E78782E666263646E2E6E6574820E2A2E78792E666263646E2E6E6574820E2A2E787A2E666263646E2E6E6574820C66616365626F6F6B2E636F6D820D6D657373656E6765722E636F6D300E0603551D0F0101FF040403020780301D0603551D250416301406082B0601050507030106082B0601050507030230750603551D1F046E306C3034A032A030862E687474703A2F2F63726C332E64696769636572742E636F6D2F736861322D68612D7365727665722D67362E63726C3034A032A030862E687474703A2F2F63726C342E64696769636572742E636F6D2F736861322D68612D7365727665722D67362E63726C303E0603551D20043730353033060667810C0102023029302706082B06010505070201161B687474703A2F2F7777772E64696769636572742E636F6D2F43505330818306082B0601050507010104773075302406082B060105050730018618687474703A2F2F6F6373702E64696769636572742E636F6D304D06082B060105050730028641687474703A2F2F636163657274732E64696769636572742E636F6D2F446967694365727453484132486967684173737572616E636553657276657243412E637274300C0603551D130101FF0402300030820106060A2B06010401D6790204020481F70481F400F2007700F65C942FD1773022145418083094568EE34D131933BFDF0C2F200BCC4EF164E3000001778D86B67C000004030048304602210092A757D80724E76AC323050DE867BA6118332E114014C9FFB605DFB3559688D1022100AD740E28D827D2495E723920356A6BFF6D59C2CC65D0DB102DCAE706AA9BE4B20077005CDC4392FEE6AB4544B15E9AD456E61037FBD5FA47DCA17394B25EE6F6C70ECA000001778D86B6B80000040300483046022100CF58AB048C640FCB3137E01F8B36ECA45903A481AADB033CF0D78E8D69E224EC022100D4A677CC98FAE98C8A67976A7D59082FE4E63F12158466344D622EA52BD9E863300D06092A864886F70D01010B050003820101006AF38FAD4476AEA37F8056513E033B0D7B2E4063E0364FBAD1106E94D38202AE11F5CFB1C5798D83E50811E1E6B76D4EB7307B4AC60A31FF709DA3F0943879D148896ED318E3968D84ED0D8AAE2D5270BB43CC43AFF8BA7643A12534AC24D96B6656E4EDFC77EA9A8E3F95B6754B7A9C17A6B8D75C0D700EA99D5F7703F6E55A19313CFC0F92E5793FF3055E4978D6CB2B14241710D317BB402AAEDF2291EA7183B8DE8924F82C004958C357634FF7882213DE038C28DF2CC9807E127405D6274E186334412AECAD0CD7785EC4703181F177202E9F403878F3A37D2FA9BC8C0A9F24481229248307189E5DF589230B27EBAB0DF158204351F542E05E7E730CF1" } ], [ 4479, "SECURITY", "CHECK_CERT", "CERTLOG", { "certificate": "308204B130820399A003020102021004E1E7A4DC5CF2F36DC02B42B85D159F300D06092A864886F70D01010B0500306C310B300906035504061302555331153013060355040A130C446967694365727420496E6331193017060355040B13107777772E64696769636572742E636F6D312B30290603550403132244696769436572742048696768204173737572616E636520455620526F6F74204341301E170D3133313032323132303030305A170D3238313032323132303030305A3070310B300906035504061302555331153013060355040A130C446967694365727420496E6331193017060355040B13107777772E64696769636572742E636F6D312F302D06035504031326446967694365727420534841322048696768204173737572616E63652053657276657220434130820122300D06092A864886F70D01010105000382010F003082010A0282010100B6E02FC22406C86D045FD7EF0A6406B27D22266516AE42409BCEDC9F9F76073EC330558719B94F940E5A941F5556B4C2022AAFD098EE0B40D7C4D03B72C8149EEF90B111A9AED2C8B8433AD90B0BD5D595F540AFC81DED4D9C5F57B786506899F58ADAD2C7051FA897C9DCA4B182842DC6ADA59CC71982A6850F5E44582A378FFD35F10B0827325AF5BB8B9EA4BD51D027E2DD3B4233A30528C4BB28CC9AAC2B230D78C67BE65E71B74A3E08FB81B71616A19D23124DE5D79208AC75A49CBACD17B21E4435657F532539D11C0A9A631B199274680A37C2C25248CB395AA2B6E15DC1DDA020B821A293266F144A2141C7ED6D9BF2482FF303F5A26892532F5EE30203010001A38201493082014530120603551D130101FF040830060101FF020100300E0603551D0F0101FF040403020186301D0603551D250416301406082B0601050507030106082B06010505070302303406082B0601050507010104283026302406082B060105050730018618687474703A2F2F6F6373702E64696769636572742E636F6D304B0603551D1F044430423040A03EA03C863A687474703A2F2F63726C342E64696769636572742E636F6D2F4469676943657274486967684173737572616E63654556526F6F7443412E63726C303D0603551D200436303430320604551D2000302A302806082B06010505070201161C68747470733A2F2F7777772E64696769636572742E636F6D2F435053301D0603551D0E041604145168FF90AF0207753CCCD9656462A212B859723B301F0603551D23041830168014B13EC36903F8BF4701D498261A0802EF63642BC3300D06092A864886F70D01010B05000382010100188A958903E66DDF5CFC1D68EA4A8F83D6512F8D6B44169EAC63F5D26E6C84998BAA8171845BED344EB0B7799229CC2D806AF08E20E179A4FE034713EAF586CA59717DF404966BD359583DFED331255C183884A3E69F82FD8C5B98314ECD789E1AFD85CB49AAF2278B9972FC3EAAD5410BDAD536A1BF1C6E47497F5ED9487C03D9FD8B49A098264240EBD69211A4640A5754C4F51DD6025E6BACEEC4809A1272FA5693D7FFBF30850630BF0B7F4EFF57059D24ED85C32BFBA675A8AC2D16EF7D7927B2EBC29D0B07EAAA85D301A3202841594328D281E3AAF6EC7B3B77B640628005414501EF17063EDEC0339B67D3612E7287E469FC120057401E70F51EC9B4" } ], [ 4830, "CONNECTIVITY", "HANDSHAKE", "PACKET_RX", { "status": "complete" } ], [ 4941, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "48", "packet_number": "15843271", "type": "Short" }, "frames": [ { "frame_type": "STREAM" } ], "raw": "4dc2a38c8d0af0f404a1017fb8174a4d4da46a5b7f61e1d37c31d477abee4e..." } ], [ 6378, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "31", "packet_number": "15843274", "type": "Handshake" }, "frames": [ { "frame_type": "ACK" } ], "raw": "ebff00001d08c2a38c8d0af0f404087726d06fa60227954016425364f4d5ba" } ], [ 6453, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "19", "packet_number": "15843272", "type": "Short" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "HANDSHAKE_DONE" } ], "raw": "4ac2a38c8d0af0f404beccb1f2cf121c833feae5edd2802b9cb41fb9c4eddd" } ], [ 6651, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "251", "packet_number": "15843273", "type": "Short" }, "frames": [ { "frame_type": "CRYPTO" } ], "raw": "4fc2a38c8d0af0f404b71b9e4b6429e410ee283ac6f19eb5fbebf2ad27d300..." } ], [ 82795, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "578", "packet_number": "15843274", "type": "Short" }, "frames": [ { "frame_type": "STREAM" }, { "frame_type": "ACK" } ], "raw": "4bc2a38c8d0af0f404589d63264a3b5bd30304c9affed3f08e78d4ddc4afbb..." } ] ], "qlog_version": "0.1", "connectionid": "C2A38C8D0AF0F404", "fields": [ "time", "category", "type", "trigger", "data" ] } ] }QLog is a standard under development for QUIC Connection debugging and visualization. Learn more at https://quic.edm.uhasselt.be/
HTTP/3 Check established a QUIC connection for all attempts made with the given endpoint. See the metrics below for more information.
0-RTTThe QUIC handshake for this connection was completed without any additional round-trips.
SUCCESSThese are the QUIC versions supported by this QUIC endpoint.
AGREED SUPPORTEDConnection ID
Connection ID
This unique identifier for a QUIC connection is used to ensure that changes to an endpoint's lower network layer address (UDP/IP) does not affect the delivery of the QUIC connection's packets. |
Packet RX
Packet RXThis value represents the time between the first packet sent and the first packet received (measured in milliseconds). |
Handshake Done
Handshake Done
This value represents the time between when the first packet is sent and when the handshake is completed (measured in milliseconds). |
---|---|---|
BE85477D1D... | 1.713 | 3.0 |
C2A38C8D0A... | 2.667 | 4.83 |
Read detailed descriptions of the items and metrics shown above.
The QUIC handshake for this connection was completed without any additional round-trips.
SUCCESSThese are the QUIC versions supported by this QUIC endpoint.
AGREED SUPPORTED
This unique identifier for a QUIC connection is used to ensure that changes to an endpoint's lower network layer address (UDP/IP) does not affect the delivery of the QUIC connection's packets.
This tool attempts two connections to test the server's 0-RTT capabilities.
During the first connection, the client receives important handshake material from the server.
With 0-RTT, the client can start to send data immediately if it uses this handshake material when it creates the second connection.
This value represents the time between the first packet sent and the first packet received (measured in milliseconds).
This value represents the time between when the first packet is sent and when the handshake is completed (measured in milliseconds).
Take notice of the difference in this metric between the first connection and the second connection.
Using 0-RTT, future connections (i.e. the second connection) can complete the handshake much faster than the original connection.
QLog is a standard under development for QUIC Connection debugging and visualization.
Learn more at https://quic.edm.uhasselt.be/
To view or download the raw QLog ("application/json"), add "format=qlog" to the HTTP query string.
HTTP/1.1 200 OK
x-frame-options: DENY
x-xss-protection: 0
x-content-type-options: nosniff
strict-transport-security: max-age=15552000; preload
set-cookie: fr=1NjJnYTEqzEdrU8Qs..Bgdp1d.4y.AAA.0.0.Bgdp1d.AWUQiQu5gtU; expires=Tue, 13-Jul-2021 07:44:28 GMT; Max-Age=7775999; path=/; domain=.facebook.com; secure; httponly
set-cookie: sb=XZ12YH-Uclrrfb712rE5MWQ1; expires=Fri, 14-Apr-2023 07:44:29 GMT; Max-Age=63072000; path=/; domain=.facebook.com; secure; httponly
expires: Sat, 01 Jan 2000 00:00:00 GMT
cache-control: private, no-cache, no-store, must-revalidate
vary: Accept-Encoding
pragma: no-cache
x-fb-rlafr: 0
content-type: text/html; charset="utf-8"
x-fb-debug: Pe2amiER1wfN05u+WMqdFpwD7Dbep2FDGxw42qM7roJHLZtJCKQVtvtQHS73kWt6LrlxTNwYPR6rd2L0Ep4fDQ==
date: Wed, 14 Apr 2021 07:44:29 GMT
priority: u=3,i
alt-svc: h3-29=":443"; ma=3600,h3-27=":443"; ma=3600
Domain | *.facebook.com |
Issued By | DigiCert SHA2 High Assurance Server CA |
Expires | Monday, May 10, 2021 at 11:59:59 PM GMT |
Subject | |
---|---|
Common Name | *.facebook.com |
Country | US |
State/Province | California |
Organization | Facebook, Inc. |
Locality | Menlo Park |
Issuer | |
---|---|
Common Name | DigiCert SHA2 High Assurance Server CA |
Country | US |
Unit | www.digicert.com |
Organization | DigiCert Inc |
Serial Number | 4610391752464174971427059223496372607 |
Signature Algorithm | sha256WithRSAEncryption |
Version |
Public Key Bits | 256 |
Public Key Type | DSA |
Domain | DigiCert SHA2 High Assurance Server CA |
Issued By | DigiCert High Assurance EV Root CA |
Expires | Sunday, October 22, 2028 at 12:00:00 PM GMT |
Subject | |
---|---|
Common Name | DigiCert SHA2 High Assurance Server CA |
Country | US |
Unit | www.digicert.com |
Organization | DigiCert Inc |
Issuer | |
---|---|
Common Name | DigiCert High Assurance EV Root CA |
Country | US |
Unit | www.digicert.com |
Organization | DigiCert Inc |
Serial Number | 6489877074546166222510380951761917343 |
Signature Algorithm | sha256WithRSAEncryption |
Version |
Public Key Bits | 2048 |
Public Key Type | RSA |
QLog is a standard under development for QUIC Connection debugging and visualization.
Learn more at https://quic.edm.uhasselt.be/
To view or download the raw QLog ("application/json"), add "format=qlog" to the HTTP query string.
{ "qlog_version": "0.1", "description": "www.facebook.com", "connections": [ { "starttime": 80328387869894, "vantagepoint": "NETWORK", "events": [ [ 0, "CONNECTIVITY", "NEW_CONNECTION", "LINE", { "srcip": "::", "ip_version": "6", "dstport": "443", "srcport": "56104", "dstip": "2a03:2880:f112:83:face:b00c:0:25de" } ], [ 70, "CONNECTIVITY", "VERNEG", "LINE", { "proposed_version": "FF00001D" } ], [ 1713, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "1216", "packet_number": "13188375", "type": "Initial" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "PADDING" } ], "raw": "c9ff00001d08be85477d1dd11c48087726d06b4a9890b80044b671e123c5b8..." } ], [ 1715, "CONNECTIVITY", "VERNEG", "PACKET_RX", { "agreed_version": "FF00001D" } ], [ 2181, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "1216", "packet_number": "13188376", "type": "Initial" }, "frames": [ { "frame_type": "PADDING" }, { "frame_type": "CRYPTO" } ], "raw": "c7ff00001d08be85477d1dd11c48087726d06b4a9890b80044b60bec0693b6..." } ], [ 2862, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "190", "packet_number": "13188375", "type": "Handshake" }, "frames": [ { "frame_type": "CRYPTO" } ], "raw": "e1ff00001d08be85477d1dd11c48087726d06b4a9890b840b57bcfe67c5de8..." } ], [ 3000, "CONNECTIVITY", "HANDSHAKE", "PACKET_RX", { "status": "complete" } ], [ 3051, "RECOVERY", "RTT_UPDATE", "PACKET_RX", { "zero_rtt": "successful" } ], [ 3128, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "19", "packet_number": "13188375", "type": "Short" }, "frames": [ { "frame_type": "ACK" } ], "raw": "53be85477d1dd11c48a9f3c8df368492f5b5c0e97f903df6839f0d1c5514be" } ], [ 3170, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "48", "packet_number": "13188376", "type": "Short" }, "frames": [ { "frame_type": "STREAM" } ], "raw": "4ebe85477d1dd11c489da8cf56ba75d1e01818b19fefc4aece0a769f059c25..." } ], [ 4457, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "31", "packet_number": "13188376", "type": "Handshake" }, "frames": [ { "frame_type": "ACK" } ], "raw": "e5ff00001d08be85477d1dd11c48087726d06b4a9890b8401684f4eba2c60f" } ], [ 4531, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "21", "packet_number": "13188377", "type": "Short" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "HANDSHAKE_DONE" } ], "raw": "53be85477d1dd11c4897035fae83972390d19e3f14a815f1a8d62c6e048c71" } ], [ 4649, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "251", "packet_number": "13188378", "type": "Short" }, "frames": [ { "frame_type": "CRYPTO" } ], "raw": "58be85477d1dd11c48ee0f160e0077c7c17aff9f47f8c73887a3ad9edeb9fb..." } ], [ 85736, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "579", "packet_number": "13188379", "type": "Short" }, "frames": [ { "frame_type": "STREAM" }, { "frame_type": "ACK" } ], "raw": "53be85477d1dd11c48504837e1937530929e5f0d7b935bea4ed475a38b42c4..." } ] ], "qlog_version": "0.1", "connectionid": "BE85477D1DD11C48", "fields": [ "time", "category", "type", "trigger", "data" ] }, { "starttime": 80328387786319, "vantagepoint": "NETWORK", "events": [ [ 0, "CONNECTIVITY", "NEW_CONNECTION", "LINE", { "srcip": "::", "ip_version": "6", "dstport": "443", "srcport": "56104", "dstip": "2a03:2880:f112:83:face:b00c:0:25de" } ], [ 136, "CONNECTIVITY", "VERNEG", "LINE", { "proposed_version": "FF00001D" } ], [ 2667, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "1216", "packet_number": "15843271", "type": "Initial" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "PADDING" } ], "raw": "c5ff00001d08c2a38c8d0af0f404087726d06fa60227950044b62e5183c7d5..." } ], [ 2670, "CONNECTIVITY", "VERNEG", "PACKET_RX", { "agreed_version": "FF00001D" } ], [ 2817, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "1216", "packet_number": "15843272", "type": "Initial" }, "frames": [ { "frame_type": "PADDING" }, { "frame_type": "CRYPTO" } ], "raw": "c7ff00001d08c2a38c8d0af0f404087726d06fa60227950044b6a49e6007fb..." } ], [ 3503, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "1216", "packet_number": "15843271", "type": "Handshake" }, "frames": [ { "frame_type": "CRYPTO" } ], "raw": "e9ff00001d08c2a38c8d0af0f404087726d06fa602279544b7a625d9e3af16..." } ], [ 3866, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "1216", "packet_number": "15843272", "type": "Handshake" }, "frames": [ { "frame_type": "CRYPTO" } ], "raw": "e5ff00001d08c2a38c8d0af0f404087726d06fa602279544b7b6f712c2ebf9..." } ], [ 4125, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "687", "packet_number": "15843273", "type": "Handshake" }, "frames": [ { "frame_type": "CRYPTO" } ], "raw": "e5ff00001d08c2a38c8d0af0f404087726d06fa602279542a69b986d1dd70a..." } ], [ 4479, "SECURITY", "CHECK_CERT", "CERTLOG", { "certificate": "3082061A30820502A00302010202100377EDDCFAF8BE34BA233C7C2B9A317F300D06092A864886F70D01010B05003070310B300906035504061302555331153013060355040A130C446967694365727420496E6331193017060355040B13107777772E64696769636572742E636F6D312F302D06035504031326446967694365727420534841322048696768204173737572616E636520536572766572204341301E170D3231303231303030303030305A170D3231303531303233353935395A3069310B3009060355040613025553311330110603550408130A43616C69666F726E6961311330110603550407130A4D656E6C6F205061726B31173015060355040A130E46616365626F6F6B2C20496E632E3117301506035504030C0E2A2E66616365626F6F6B2E636F6D3059301306072A8648CE3D020106082A8648CE3D03010703420004438204659A86616F53BF48A18A8A7F76BED1E88932ACA068613C715B18739DD74E41E5BF3B51445C6D36D825390168CDF1643466000DC0EDAB5E59B08D7C5B73A38203803082037C301F0603551D230418301680145168FF90AF0207753CCCD9656462A212B859723B301D0603551D0E04160414A1DE5B017E2495358A6BD8F1A2D8DE6CF27FD0723081B50603551D110481AD3081AA820E2A2E66616365626F6F6B2E636F6D820E2A2E66616365626F6F6B2E6E6574820B2A2E666263646E2E6E6574820B2A2E66627362782E636F6D82102A2E6D2E66616365626F6F6B2E636F6D820F2A2E6D657373656E6765722E636F6D820E2A2E78782E666263646E2E6E6574820E2A2E78792E666263646E2E6E6574820E2A2E787A2E666263646E2E6E6574820C66616365626F6F6B2E636F6D820D6D657373656E6765722E636F6D300E0603551D0F0101FF040403020780301D0603551D250416301406082B0601050507030106082B0601050507030230750603551D1F046E306C3034A032A030862E687474703A2F2F63726C332E64696769636572742E636F6D2F736861322D68612D7365727665722D67362E63726C3034A032A030862E687474703A2F2F63726C342E64696769636572742E636F6D2F736861322D68612D7365727665722D67362E63726C303E0603551D20043730353033060667810C0102023029302706082B06010505070201161B687474703A2F2F7777772E64696769636572742E636F6D2F43505330818306082B0601050507010104773075302406082B060105050730018618687474703A2F2F6F6373702E64696769636572742E636F6D304D06082B060105050730028641687474703A2F2F636163657274732E64696769636572742E636F6D2F446967694365727453484132486967684173737572616E636553657276657243412E637274300C0603551D130101FF0402300030820106060A2B06010401D6790204020481F70481F400F2007700F65C942FD1773022145418083094568EE34D131933BFDF0C2F200BCC4EF164E3000001778D86B67C000004030048304602210092A757D80724E76AC323050DE867BA6118332E114014C9FFB605DFB3559688D1022100AD740E28D827D2495E723920356A6BFF6D59C2CC65D0DB102DCAE706AA9BE4B20077005CDC4392FEE6AB4544B15E9AD456E61037FBD5FA47DCA17394B25EE6F6C70ECA000001778D86B6B80000040300483046022100CF58AB048C640FCB3137E01F8B36ECA45903A481AADB033CF0D78E8D69E224EC022100D4A677CC98FAE98C8A67976A7D59082FE4E63F12158466344D622EA52BD9E863300D06092A864886F70D01010B050003820101006AF38FAD4476AEA37F8056513E033B0D7B2E4063E0364FBAD1106E94D38202AE11F5CFB1C5798D83E50811E1E6B76D4EB7307B4AC60A31FF709DA3F0943879D148896ED318E3968D84ED0D8AAE2D5270BB43CC43AFF8BA7643A12534AC24D96B6656E4EDFC77EA9A8E3F95B6754B7A9C17A6B8D75C0D700EA99D5F7703F6E55A19313CFC0F92E5793FF3055E4978D6CB2B14241710D317BB402AAEDF2291EA7183B8DE8924F82C004958C357634FF7882213DE038C28DF2CC9807E127405D6274E186334412AECAD0CD7785EC4703181F177202E9F403878F3A37D2FA9BC8C0A9F24481229248307189E5DF589230B27EBAB0DF158204351F542E05E7E730CF1" } ], [ 4479, "SECURITY", "CHECK_CERT", "CERTLOG", { "certificate": "308204B130820399A003020102021004E1E7A4DC5CF2F36DC02B42B85D159F300D06092A864886F70D01010B0500306C310B300906035504061302555331153013060355040A130C446967694365727420496E6331193017060355040B13107777772E64696769636572742E636F6D312B30290603550403132244696769436572742048696768204173737572616E636520455620526F6F74204341301E170D3133313032323132303030305A170D3238313032323132303030305A3070310B300906035504061302555331153013060355040A130C446967694365727420496E6331193017060355040B13107777772E64696769636572742E636F6D312F302D06035504031326446967694365727420534841322048696768204173737572616E63652053657276657220434130820122300D06092A864886F70D01010105000382010F003082010A0282010100B6E02FC22406C86D045FD7EF0A6406B27D22266516AE42409BCEDC9F9F76073EC330558719B94F940E5A941F5556B4C2022AAFD098EE0B40D7C4D03B72C8149EEF90B111A9AED2C8B8433AD90B0BD5D595F540AFC81DED4D9C5F57B786506899F58ADAD2C7051FA897C9DCA4B182842DC6ADA59CC71982A6850F5E44582A378FFD35F10B0827325AF5BB8B9EA4BD51D027E2DD3B4233A30528C4BB28CC9AAC2B230D78C67BE65E71B74A3E08FB81B71616A19D23124DE5D79208AC75A49CBACD17B21E4435657F532539D11C0A9A631B199274680A37C2C25248CB395AA2B6E15DC1DDA020B821A293266F144A2141C7ED6D9BF2482FF303F5A26892532F5EE30203010001A38201493082014530120603551D130101FF040830060101FF020100300E0603551D0F0101FF040403020186301D0603551D250416301406082B0601050507030106082B06010505070302303406082B0601050507010104283026302406082B060105050730018618687474703A2F2F6F6373702E64696769636572742E636F6D304B0603551D1F044430423040A03EA03C863A687474703A2F2F63726C342E64696769636572742E636F6D2F4469676943657274486967684173737572616E63654556526F6F7443412E63726C303D0603551D200436303430320604551D2000302A302806082B06010505070201161C68747470733A2F2F7777772E64696769636572742E636F6D2F435053301D0603551D0E041604145168FF90AF0207753CCCD9656462A212B859723B301F0603551D23041830168014B13EC36903F8BF4701D498261A0802EF63642BC3300D06092A864886F70D01010B05000382010100188A958903E66DDF5CFC1D68EA4A8F83D6512F8D6B44169EAC63F5D26E6C84998BAA8171845BED344EB0B7799229CC2D806AF08E20E179A4FE034713EAF586CA59717DF404966BD359583DFED331255C183884A3E69F82FD8C5B98314ECD789E1AFD85CB49AAF2278B9972FC3EAAD5410BDAD536A1BF1C6E47497F5ED9487C03D9FD8B49A098264240EBD69211A4640A5754C4F51DD6025E6BACEEC4809A1272FA5693D7FFBF30850630BF0B7F4EFF57059D24ED85C32BFBA675A8AC2D16EF7D7927B2EBC29D0B07EAAA85D301A3202841594328D281E3AAF6EC7B3B77B640628005414501EF17063EDEC0339B67D3612E7287E469FC120057401E70F51EC9B4" } ], [ 4830, "CONNECTIVITY", "HANDSHAKE", "PACKET_RX", { "status": "complete" } ], [ 4941, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "48", "packet_number": "15843271", "type": "Short" }, "frames": [ { "frame_type": "STREAM" } ], "raw": "4dc2a38c8d0af0f404a1017fb8174a4d4da46a5b7f61e1d37c31d477abee4e..." } ], [ 6378, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "31", "packet_number": "15843274", "type": "Handshake" }, "frames": [ { "frame_type": "ACK" } ], "raw": "ebff00001d08c2a38c8d0af0f404087726d06fa60227954016425364f4d5ba" } ], [ 6453, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "19", "packet_number": "15843272", "type": "Short" }, "frames": [ { "frame_type": "ACK" }, { "frame_type": "HANDSHAKE_DONE" } ], "raw": "4ac2a38c8d0af0f404beccb1f2cf121c833feae5edd2802b9cb41fb9c4eddd" } ], [ 6651, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "251", "packet_number": "15843273", "type": "Short" }, "frames": [ { "frame_type": "CRYPTO" } ], "raw": "4fc2a38c8d0af0f404b71b9e4b6429e410ee283ac6f19eb5fbebf2ad27d300..." } ], [ 82795, "TRANSPORT", "PACKET_RX", "LINE", { "header": { "payload_length": "578", "packet_number": "15843274", "type": "Short" }, "frames": [ { "frame_type": "STREAM" }, { "frame_type": "ACK" } ], "raw": "4bc2a38c8d0af0f404589d63264a3b5bd30304c9affed3f08e78d4ddc4afbb..." } ] ], "qlog_version": "0.1", "connectionid": "C2A38C8D0AF0F404", "fields": [ "time", "category", "type", "trigger", "data" ] } ] }