Projects tigase _server server-core Issues #386
Cannot load certficate from file: certs/mydomain.com.pem (#386)
Won't Fix
Venkat Reddy opened 10 years ago

hi i have issue with loading certificates issued from startcom certificate authority.

2014-11-04 08:04:21.613 [main] SSLContextContainer.init() WARNING: Cannot load certficate from file: certs/mydomain.com.pem

java.lang.ArrayIndexOutOfBoundsException: 4554

at tigase.util.Base64.decode(Base64.java:57)

at tigase.cert.CertificateUtil.parseCertificate(CertificateUtil.java:621)

at tigase.cert.CertificateUtil.loadCertificate(CertificateUtil.java:473)

at tigase.io.SSLContextContainer.init(SSLContextContainer.java:405)

at tigase.io.TLSUtil.configureSSLContext(TLSUtil.java:89)

at tigase.conf.ConfiguratorAbstract.setProperties(ConfiguratorAbstract.java:815)

at tigase.conf.ConfiguratorAbstract.setup(ConfiguratorAbstract.java:550)

at tigase.conf.ConfiguratorAbstract.componentAdded(ConfiguratorAbstract.java:182)

at tigase.conf.Configurator.componentAdded(Configurator.java:50)

at tigase.conf.Configurator.componentAdded(Configurator.java:33)

at tigase.server.AbstractComponentRegistrator.addComponent(AbstractComponentRegistrator.java:115)

at tigase.server.MessageRouter.addRegistrator(MessageRouter.java:141)

at tigase.server.MessageRouter.setConfig(MessageRouter.java:696)

at tigase.server.XMPPServer.start(XMPPServer.java:142)

at tigase.server.XMPPServer.main(XMPPServer.java:112)

2014-11-04 08:04:22.358 [Thread-1] SSLContextContainer.loadTrustedCerts() WARNING: Problem loading certificate from file: /etc/ssl/certs/mydomain.com.pem

2014-11-04 08:04:23.280 [main] SimpleCache.() WARNING: Tigase cache turned off.

wojciech.kapcia@tigase.net commented 10 years ago

Duplicates: #2436

issue 1 of 1
Type
Bug
Priority
Major
Assignee
RedmineID
2435
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#386
Please wait...
Page is in error, reload to recover