Fix unordered list item

This commit is contained in:
inference 2023-09-16 20:28:59 +01:00
parent e7ebccb16f
commit 1f6f3c65a8
Signed by: inference
SSH Key Fingerprint: SHA256:FtEVfx1CmTKMy40VwZvF4k+3TC+QhCWy+EmPRg50Nnc

View File

@ -5,7 +5,7 @@
<!-- Copyright 2022 Jake Winters --> <!-- Copyright 2022 Jake Winters -->
<!-- SPDX-License-Identifier: BSD-3-Clause --> <!-- SPDX-License-Identifier: BSD-3-Clause -->
<!-- Version: 5.4.1.116 --> <!-- Version: 5.4.2.117 -->
<html> <html>
@ -184,7 +184,7 @@
<li>All connections made via TLS 1.3 (TLS 1.2 and older are <li>All connections made via TLS 1.3 (TLS 1.2 and older are
unsupported) to ensure the most secure AEAD ciphers are used, unsupported) to ensure the most secure AEAD ciphers are used,
along with forward secrecy (each connection uses a along with forward secrecy (each connection uses a
different key to previous connections)<li> different key to previous connections)</li>
<li>All connections made via high-security AEAD ciphers, <li>All connections made via high-security AEAD ciphers,
preferring AES-256-GCM for devices with AES preferring AES-256-GCM for devices with AES
hardware-acceleration, and ChaCha20-Poly1305 for devices without hardware-acceleration, and ChaCha20-Poly1305 for devices without