[jadmin] SSL handshake error
Harald Braumann
harry at unheit.net
Sun Nov 18 13:46:59 CST 2007
On Fri, 16 Nov 2007 15:55:50 -0700
"Hacopian, Alvin" <ahacopian at elmresources.com> wrote:
> Hi,
>
> I'm running jabber2.1.19 on Redhat linux, I do not see any error
> messages when running jabberd -D but I get this in
> the /var/log/messages file.
>
>
>
> jabberd/c2s[25878]: error from router: SSL handshake error
> (error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate
> verify failed)
>
>
>
>
>
> Using this to make my self signed keys
>
> openssl req -new -x509 -newkey rsa:2048 -days 3650 -keyout privkey.pem
> -out server.pem
You have to remove the passphrase from the private key before catting
it to server.pem:
openssl rsa -in privkey.pem -out privkey.pem
>
> cat privkey.pem >> server.pem
>
See http://jabberd2.xiaoka.com/wiki/InstallGuide/OpenSSLConfiguration
for a description.
Regards,
harry
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.jabber.org/pipermail/jadmin/attachments/20071118/02a4f79c/attachment.pgp
More information about the JAdmin
mailing list