Hot to get XChat to trust CA certificate?
Posted
by
Silvio
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Silvio
Published on 2012-09-20T15:19:35Z
Indexed on
2012/09/21
21:57 UTC
Read the original article
Hit count: 458
certificates
|xchat
I have created an SSL certificate authority including a sub-authority to issue certificates. I have copied the root certificate to /usr/share/ca-certificates/extra
and added it to /etc/ca-certificates
, then ran dpkg-reconfigure ca-certificates
and update-ca-certificates
.
After it said "Adding debian:.pem done." I am now fairly convinced that Ubuntu knows about my CA.
Now I issued a certificate for the ZNC irc bouncer from the subca, installed it onto znc, but XChat will not trust the certificate despite all the above. I also issued a certificate to use with apache2 and that one works fine after adding the root ca to chromium. Does someone know how I can get XChat to trust the certificate?
© Ask Ubuntu or respective owner