[DOCS] [Maps] Fix the list of EMS supported prococols (#146313)

## Summary

Removes `1.3` from the list of TLS supported protocols for Elastic Maps
Service server.
This commit is contained in:
Jorge Sanz 2022-11-28 17:36:20 +01:00 committed by GitHub
parent 1e5f7034cc
commit 3cf200254e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -130,7 +130,7 @@ endif::[]
| `ssl.supportedProtocols`
| An array of supported protocols with versions.
Valid protocols: `TLSv1`, `TLSv1.1`, `TLSv1.2`, `TLSv1.3`. *Default: `TLSv1.1`, `TLSv1.2`, `TLSv1.3`*. <<server-ssl-supportedProtocols,Equivalent {kib} setting>>.
Valid protocols: `TLSv1`, `TLSv1.1`, `TLSv1.2`. *Default: `TLSv1.1`, `TLSv1.2`*. <<server-ssl-supportedProtocols,Equivalent {kib} setting>>.
| `ssl.cipherSuites`
| Details on the format, and the valid options, are available via the