mirror of
https://github.com/caddyserver/website.git
synced 2025-04-22 04:56:17 -04:00
Fix typo on index (#20)
This commit is contained in:
parent
eae81aed75
commit
73c012cbef
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
||||||
<b>Caddy is the only web server to use HTTPS automatically and by default.</b>
|
<b>Caddy is the only web server to use HTTPS automatically and by default.</b>
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Caddy obtains and renew TLS certificates for your sites automatically. It even staples OCSP responses. Its novel certificate management features are the most mature and reliable in its class.
|
Caddy obtains and renews TLS certificates for your sites automatically. It even staples OCSP responses. Its novel certificate management features are the most mature and reliable in its class.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Written in Go, Caddy offers greater memory safety than servers written in C. A hardened TLS stack powered by the Go standard library serves a significant portion of all Internet traffic.
|
Written in Go, Caddy offers greater memory safety than servers written in C. A hardened TLS stack powered by the Go standard library serves a significant portion of all Internet traffic.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue