Type |
Bug
|
Priority |
Major
|
Assignee | |
RedmineID |
5825
|
Version |
tigase-server-8.0.0
|
Spent time |
1h 15m
|
Issue Votes (0)
Watchers (0)
Type |
Bug
|
Priority |
Major
|
Assignee | |
RedmineID |
5825
|
Version |
tigase-server-8.0.0
|
Spent time |
1h 15m
|
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 ...