mirror of
https://github.com/caddyserver/website.git
synced 2025-04-27 07:26:17 -04:00
Start making homepage responsive
This commit is contained in:
parent
2f08716aec
commit
7294fc7309
3 changed files with 16 additions and 5 deletions
|
@ -752,7 +752,7 @@ reverse_proxy /api/* localhost:9002</code>
|
|||
</div>
|
||||
</section>
|
||||
|
||||
<section class="gray feature">
|
||||
<section class="light gray feature">
|
||||
<div class="wrapper">
|
||||
<h2>Recommended by experts</h2>
|
||||
<p>
|
||||
|
@ -783,7 +783,7 @@ reverse_proxy /api/* localhost:9002</code>
|
|||
"No popular server software does [session ticket key rotation], with the exception of Caddy."
|
||||
</p>
|
||||
<p class="cite">
|
||||
—<b>Drew Springall, Zakir Durumeric, and J. Alex Halderman.</b> 2016. <i>Measuring the Security Harm of TLS Crypto Shortcuts.</i> In Proceedings of the 2016 Internet Measurement Conference (IMC '16), Association for Computing Machinery, Santa Monica, California, USA, 33-47. DOI:<a href="https://doi.org/10.1145/2987443.2987480">https://doi.org/10.1145/2987443.2987480</a>
|
||||
—<b>Drew Springall, Zakir Durumeric, and J. Alex Halderman.</b> 2016. <i>Measuring the Security Harm of TLS Crypto Shortcuts.</i> In Proceedings of the 2016 Internet Measurement Conference (IMC '16), Association for Computing Machinery, Santa Monica, California, USA, 33-47. <a href="https://doi.org/10.1145/2987443.2987480">https://doi.org/10.1145/2987443.2987480</a>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue