[
https://issues.apache.org/jira/browse/FC-296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shawn McKinney resolved FC-296.
-------------------------------
Resolution: Fixed
> Parameterize Default TLS Protocols
> ----------------------------------
>
> Key: FC-296
> URL: https://issues.apache.org/jira/browse/FC-296
> Project: FORTRESS
> Issue Type: Improvement
> Affects Versions: 2.0.5
> Reporter: Shawn McKinney
> Assignee: Shawn McKinney
> Priority: Major
> Fix For: 2.0.6
>
>
> Currently the API includes TLSv1.3 into the set of allowed protocols. This
> causes problems with some environments.
> Don't include TLS 1.3 in default protocols used in fortress envs. It can be
> overridden as fortress.properties:
> ```
> tls.enabled.protocols=TLSv1
> tls.enabled.protocols=TLSv1.1
> tls.enabled.protocols=TLSv1.2
> ...
> ```
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]