-
This is not a bug of a server but an error being reported by the server due to provided wrong SSL certificate file. According to our documentation, you should create PEM file and provide it, while you provided CRT file.
For general questions and questions about configuration of Tigase XMPP Server please use our forums.
Type |
Bug
|
Priority |
Major
|
Assignee | |
RedmineID |
5825
|
Version |
tigase-server-8.0.0
|
Spent time |
0
|
Issue Votes (0)
Watchers (0)
Hi, all:
When I start the server with a self-signed certificate, there have an error.
The self-signed certificate generate by this tutorial http://docs.tigase.org/tigase-server/snapshot/Administration_Guide/html_chunk/ServerCertificates.html
error detail is:
2017-07-19 19:37:54.713 [main] DNSResolverDefault.() WARNING: Resolving default host name: bogon took: 4
Loading component: vhost-man :: componentInfo{Class=tigase.vhosts.VHostManager}
Loading component: amp :: componentInfo{Class=tigase.server.amp.AmpComponent}
2017-07-19 19:37:55.655 [main] CertificateContainer.initialize() WARNING: Cannot load certficate from file: /Users/admin/develop/certs/tigase/192.168.199.20.crt
java.security.KeyStoreException: Cannot store non-PrivateKeys
Loading component: bosh :: componentInfo{Class=tigase.server.bosh.BoshConnectionManager}
Loading component: stats :: componentInfo{Class=tigase.stats.StatisticsCollector}
Loading plugin: urn:xmpp:csi:0=4:1193 ...