Steps to reproduce:
Follow Security Guidelines for a Production Deployment page.
This can be done by replacing the sslProtocol = "TLS" property with sslEnabledProtocols="TLSv1,TLSv1.1,TLSv1.2" under [transport.https.sslHostConfig .properties] in the deployment.toml file.
Description: On the 'Security Guidelines for a Production Deployment' page in the section 'Configure strong HTTP(S) security' a configuration setting is mentioned that is not reflected in the 'API-M Config Catalog'.
Suggested Labels: API-M 4.10,Docs/API-Security
Affected Product Version: 4.1
Steps to reproduce: Follow Security Guidelines for a Production Deployment page.
Try to lookup this [transport.https.sslHostConfig.properties] in the Config Catalog: https://apim.docs.wso2.com/en/latest/reference/config-catalog/. It is not mentioned there.
Related Issues:
Note the extra space between sslHostConfig en .properties.
No link to docs page for ThriftAuthenticationService.