aboutsummaryrefslogtreecommitdiffstats
path: root/resources/badcert.html
blob: fca069fac2a264232d4a7fbf4cb545e2b7d714de (plain) (blame)
1
2
3
4
5
6
7
8
9
<html>
<head>
<title>Certificate error</title>
</head>
<body>
    <img src="chrome://resources/itried.jpg">
    <p>${reason}</p>
</body>
</html>