No puede seleccionar más de 25 temas
Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
|
- <html>
- <head>
- <title>TLSv1.3/Post-Quantum test server</title>
- </head>
- <body>
- Connection sucessful <br />
- You are using TLS Version: {{.TLSVersion}}
-
- <p>
- This page uses <a href="https://github.com/cloudflare/tls-tris">this tls</a> package and <a href="https://caddyserver.com/">Caddy</a> HTTP server.</p>
- <p>It was built <a href="http://hdc.amongbytes.com/post/201810-baby-steps-to-pq-https-server/">this</a> way and is used for experimenting with post-quantum cryptography.</p>
-
- </body>
- </html>
|