HTTP request

Simple:


Advanced, helpfull:

Advanced, raw:

HTTPS request of 'expired.badssl.com'

SSL verification failed!

End-Entity certificate verification error: Certificat '*.badssl.com' FAILED the verification, with the following errors: *) NotTimeValid (the certificate is expired)

DNS resolve

DNS resolved in 76ms
expired.badssl.com
A
104.154.89.105 (selected)

Connection

Connected to 104.154.89.105 in 108ms
  • Connected to host 104.154.89.105 (expired.badssl.com), on port 443, in 30ms.
  • Connection is TLS 1.2-secured using certificat '*.badssl.com' in additional 78ms.
  • Certificat expires 12-04-2015.
  • Certificat is issued by 'COMODO CA Limited'.
  • There were errors validating the SSL-certifiat: End-Entity certificate verification error
 

Request

Request transmitted in 0ms
GET / HTTP/1.1
Connection: Close
Host: expired.badssl.com
Accept: */*
User-agent: iamroot.tech

Response headers

Status 200 returned. First bytes recieved in 29ms
HTTP/1.1 200 OK 
Server: nginx/1.10.3 (Ubuntu) 
Date: Fri, 03 May 2024 17:04:26 GMT 
Content-Type: text/html 
Content-Length: 494 
Last-Modified: Wed, 21 Feb 2024 21:28:51 GMT 
Connection: close 
ETag: "65d66b13-1ee" 
Cache-Control: no-store 
Accept-Ranges: bytes 

Response content

Recieved a total of 761 bytes in 29ms
1
<!DOCTYPE html>
2
<html>
3
<head>
4
  <meta charset="utf-8">
5
  <meta name="viewport" content="width=device-width, initial-scale=1">
6
  <link rel="shortcut icon" href="/icons/favicon-red.ico"/>
7
  <link rel="apple-touch-icon" href="/icons/icon-red.png"/>
8
  <title>expired.badssl.com</title>
9
  <link rel="stylesheet" href="/style.css">
10
  <style>body { background: red; }</style>
11
</head>
12
<body>
13
<div id="content">
14
  <h1 style="font-size: 12vw;">
15
    expired.<br>badssl.com
16
  </h1>
17
</div>
18
19
</body>
20
</html>
21

Log

  • Resolving host 'expired.badssl.com' to 'expired.badssl.com' in 76ms.
  • Connected to '104.154.89.105' on port '443'
  • SSL verification failed!
    End-Entity certificate verification error: Certificat '*.badssl.com' FAILED the verification, with the following errors: *) NotTimeValid (the certificate is expired)
  • Request sent to host
  • Waiting for response
  • First 761 bytes recieved in 29ms
  • A total of 761 bytes recieved in 29ms