[jboss-jira] [JBoss JIRA] (AS7-5618) Erroneous Error message (should actually be a warning, and reworded)
Jess Sightler (JIRA)
jira-events at lists.jboss.org
Mon Sep 24 12:20:34 EDT 2012
Jess Sightler created AS7-5618:
----------------------------------
Summary: Erroneous Error message (should actually be a warning, and reworded)
Key: AS7-5618
URL: https://issues.jboss.org/browse/AS7-5618
Project: Application Server 7
Issue Type: Bug
Components: Security
Affects Versions: 7.1.2.Final (EAP)
Reporter: Jess Sightler
Assignee: Anil Saldhana
When no security domain is specified for BaseCertLoginModule, this log message is printed to the console:
"The JSSE security domain other is not valid. All authentication using this login module will fail!"
I believe that whether this is actually the case ultimately depends on the verifier. In the case of AnyCertVerifier (or any customer Verifier), the security domain will not be necessary. This means that the login module will actually work, despite the above message to the contrary.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list