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