25개 이상의 토픽을 선택하실 수 없습니다.
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- <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>
|