Explorar o código

Add comment on cipher names

bel2125 %!s(int64=4) %!d(string=hai) anos
pai
achega
99bed275c2
Modificáronse 1 ficheiros con 6 adicións e 0 borrados
  1. 6 0
      docs/UserManual.md

+ 6 - 0
docs/UserManual.md

@@ -635,6 +635,12 @@ colons, commas or spaces.
 
 See [this entry](https://www.openssl.org/docs/manmaster/apps/ciphers.html) in
 OpenSSL documentation for full list of options and additional examples.
+The OpenSSL cipher string uses different cipher names than IANA 
+(see [this mapping](https://testssl.sh/openssl-iana.mapping.html)).
+
+In case CivetWeb is built with a TLS library other than OpenSSL 
+(e.g., [mbedTLS](https://tls.mbed.org/supported-ssl-ciphersuites)), 
+the cipher names may be different.
 
 ### ssl\_default\_verify\_paths `yes`
 Loads default trusted certificates locations set at openssl compile time.