[jboss-jira] [JBoss JIRA] (ELY-424) NPE in SSLUtils as not all providers return services
Darran Lofthouse (JIRA)
issues at jboss.org
Fri Feb 19 13:34:00 EST 2016
Darran Lofthouse created ELY-424:
------------------------------------
Summary: NPE in SSLUtils as not all providers return services
Key: ELY-424
URL: https://issues.jboss.org/browse/ELY-424
Project: WildFly Elytron
Issue Type: Bug
Components: SSL
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.1.0.Beta4
{noformat}
Caused by: java.lang.NullPointerException
at org.wildfly.security.ssl.SSLUtils.createSslContextFactory(SSLUtils.java:72)
at org.wildfly.security.ssl.ServerSSLContextBuilder.lambda$build$17(ServerSSLContextBuilder.java:199)
at org.wildfly.security.OneTimeSecurityFactory.create(OneTimeSecurityFactory.java:45)
at org.wildfly.extension.elytron.SSLDefinitions$3.lambda$getValueSupplier$65(SSLDefinitions.java:357)
at org.wildfly.extension.elytron.TrivialService.start(TrivialService.java:53)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1948)
at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1881)
... 3 more
{noformat}
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list