I do not have certtool in my linux box. I am running xchat 2.8.4. Here is my network setup:
With/without server password in server password input field, ssl certificate is not being used by xchat. If I don't input server password into the field, then I can't login to my sbnc account.
I created the local xchat certificate and the key using openssl
http://board.shroudbnc.info/index.php?t=msg&th=136. Placed pem file into .xchat folder.
cat key.pem cert.pem > ~/.xchat2/someNetwork.pem
Name of the pem file is given as network name. Which is found in xchat->Network List ->Networks.
When I connect to one of my bouncers, I get;
--sBNC- Error: You are not using a client certificate.
Any idea why xchat is not loading the pem file?
thank you.