Home
DevCentral
Search
Configure Global Search
Log In
Transactions
T1671
Change Details
Change Details
Old
New
Diff
``` 00:33:40.747 [Jetty-QTP-AdminConsole-108] INFO org.jivesoftware.openfire.keystore.IdentityStore - Certificate with alias 'xmpp.nasqueron.org' is missing DNS identity 'search.nasqueron.org'. 00:33:40.747 [Jetty-QTP-AdminConsole-108] INFO org.jivesoftware.openfire.keystore.IdentityStore - Certificate with alias 'xmpp.nasqueron.org' is missing DNS identity 'httpfileupload.nasqueron.org'. 00:33:40.747 [Jetty-QTP-AdminConsole-108] INFO org.jivesoftware.openfire.keystore.IdentityStore - Certificate with alias 'xmpp.nasqueron.org' is missing DNS identity 'pubsub.nasqueron.org'. 00:33:40.747 [Jetty-QTP-AdminConsole-108] INFO org.jivesoftware.openfire.keystore.IdentityStore - Certificate with alias 'xmpp.nasqueron.org' is missing DNS identity 'proxy.nasqueron.org'. ```
Seems some services are configured without a valid domain/certificate: ``` 00:33:40.747 [Jetty-QTP-AdminConsole-108] INFO org.jivesoftware.openfire.keystore.IdentityStore - Certificate with alias 'xmpp.nasqueron.org' is missing DNS identity 'search.nasqueron.org'. 00:33:40.747 [Jetty-QTP-AdminConsole-108] INFO org.jivesoftware.openfire.keystore.IdentityStore - Certificate with alias 'xmpp.nasqueron.org' is missing DNS identity 'httpfileupload.nasqueron.org'. 00:33:40.747 [Jetty-QTP-AdminConsole-108] INFO org.jivesoftware.openfire.keystore.IdentityStore - Certificate with alias 'xmpp.nasqueron.org' is missing DNS identity 'pubsub.nasqueron.org'. 00:33:40.747 [Jetty-QTP-AdminConsole-108] INFO org.jivesoftware.openfire.keystore.IdentityStore - Certificate with alias 'xmpp.nasqueron.org' is missing DNS identity 'proxy.nasqueron.org'. ```
Seems some services are configured without a valid domain/certificate:
``` 00:33:40.747 [Jetty-QTP-AdminConsole-108] INFO org.jivesoftware.openfire.keystore.IdentityStore - Certificate with alias 'xmpp.nasqueron.org' is missing DNS identity 'search.nasqueron.org'. 00:33:40.747 [Jetty-QTP-AdminConsole-108] INFO org.jivesoftware.openfire.keystore.IdentityStore - Certificate with alias 'xmpp.nasqueron.org' is missing DNS identity 'httpfileupload.nasqueron.org'. 00:33:40.747 [Jetty-QTP-AdminConsole-108] INFO org.jivesoftware.openfire.keystore.IdentityStore - Certificate with alias 'xmpp.nasqueron.org' is missing DNS identity 'pubsub.nasqueron.org'. 00:33:40.747 [Jetty-QTP-AdminConsole-108] INFO org.jivesoftware.openfire.keystore.IdentityStore - Certificate with alias 'xmpp.nasqueron.org' is missing DNS identity 'proxy.nasqueron.org'. ```
Continue