HTTP request

Simple:


Advanced, helpfull:

Advanced, raw:

HTTPS request of 'revoked.badssl.com'

SSL verification failed!

End-Entity certificate verification error: Certificat 'revoked.badssl.com' FAILED the verification, with the following errors: *) NotTimeValid (the certificate is expired) Intermediate certificate verification error: Certificat 'RapidSSL TLS DV RSA Mixed SHA256 2020 CA-1' FAILED the verification, with the following errors: *) NotTimeValid (the certificate is expired)

DNS resolve

DNS resolved in 80ms
revoked.badssl.com
A
104.154.89.105 (selected)

Connection

Connected to 104.154.89.105 in 97ms
  • Connected to host 104.154.89.105 (revoked.badssl.com), on port 443, in 32ms.
  • Connection is TLS 1.2-secured using certificat 'revoked.badssl.com' in additional 65ms.
  • Certificat expires 27-10-2022.
  • Certificat is issued by 'DigiCert Inc'.
  • There were errors validating the SSL-certifiat: Intermediate certificate verification error
 

Request

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

Response headers

Status 200 returned. First bytes recieved in 28ms
HTTP/1.1 200 OK 
Server: nginx/1.10.3 (Ubuntu) 
Date: Thu, 09 May 2024 10:04:23 GMT 
Content-Type: text/html 
Content-Length: 575 
Last-Modified: Wed, 21 Feb 2024 21:28:51 GMT 
Connection: close 
ETag: "65d66b13-23f" 
Cache-Control: no-store 
Accept-Ranges: bytes 

Response content

Recieved a total of 842 bytes in 28ms
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>revoked.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: 10vw;">
15
    revoked.<br>badssl.com
16
  </h1>
17
</div>
18
19
<div id="footer">
20
  The leaf certificate for this site has been revoked.
21
</div>
22
23
</body>
24
</html>
25

Log

  • Resolving host 'revoked.badssl.com' to 'revoked.badssl.com' in 80ms.
  • Connected to '104.154.89.105' on port '443'
  • SSL verification failed!
    End-Entity certificate verification error: Certificat 'revoked.badssl.com' FAILED the verification, with the following errors: *) NotTimeValid (the certificate is expired) Intermediate certificate verification error: Certificat 'RapidSSL TLS DV RSA Mixed SHA256 2020 CA-1' FAILED the verification, with the following errors: *) NotTimeValid (the certificate is expired)
  • Request sent to host
  • Waiting for response
  • First 842 bytes recieved in 28ms
  • A total of 842 bytes recieved in 28ms