15 lines
296 B
Plaintext
15 lines
296 B
Plaintext
=== Message
|
|
|
|
==== OpenSSL and ssl modules
|
|
|
|
Change this code to use a stronger protocol.
|
|
|
|
==== AWS APIGateway
|
|
|
|
Change this code to enforce TLS 1.2 or above.
|
|
|
|
==== AWS OpenSearch / Elasticsearch
|
|
|
|
Omitting "tlsSecurityPolicy" enables a deprecated version of TLS. Set it to
|
|
enforce TLS 1.2 or above.
|