dummy_page.html (242B)
1 <html> 2 <head> 3 <title>Dummy test page</title> 4 <meta http-equiv="Content-Type" content="text/html;charset=utf-8"></meta> 5 </head> 6 <body> 7 <a href="https://nocert.example.com" id="no-cert">No Cert page</a> 8 <p>Dummy test page</p> 9 </body> 10 </html>