
<!DOCTYPE html>
<html>
	<head>
		<title>mTLS Certificate Check</title>
		<style>body{margin:20px auto;max-width:650px;line-height:1.6;font-size:18px;color:#444;padding:0 10px}h1,h2,h3{line-height:1.2}</style>
	</head>
	<body>
		<h1>mTLS Certificate Check</h1>
		<p>Want this formatted in <strong><a href="/json">JSON</a></strong>?</p>
		<br>
		<p><strong>Subject:</strong> </p>
		<p><strong>Issuer:</strong> </p>
		<p><strong>SHA-1 fingerprint:</strong> </p>
		<p><strong>Serial:</strong> </p>
		<p><strong>Start date:</strong> </p>
		<p><strong>End date:</strong> </p>
		<p><strong>Days remaining:</strong> </p>
		<br>
		<p>The full certificate presented is as follows:</p>
		<p></p>
	</body>
</html>
