Arto Huusko created WFLY-5483:
---------------------------------
Summary: TrustManager algorithm of https ports can not be changed
Key: WFLY-5483
URL:
https://issues.jboss.org/browse/WFLY-5483
Project: WildFly
Issue Type: Feature Request
Components: Web (Undertow)
Affects Versions: 9.0.1.Final
Reporter: Arto Huusko
Assignee: Stuart Douglas
The trust manager algorithm used by undertow can not be changed. The server configuration
file does not contain any support for changing the algorithm, nor is Java standard system
property ssl.TrustManagerFactory.algorithm honored. Apparently undertow forces use of
PKIX.
In earlier jboss versions jboss-web supported changing trust manager algorithm in the
Connector element in the web server configuration.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)