Hello, all.  After many pages of googling and testing in the lab, I'm
still a bit perplexed about how to implement tls protection for the
asterisk manager.  manager.conf allows one to specify the cert file but
one normally must also specify the private key file.  If I simply enter
the cert file:

sslenable=yes
sslbindport=5038
sslbindaddr=172.x.x.8
sslcert=/etc/pki/tls/certs/pbxc.pem  ; path to the certificate.
;   sslcipher=<cipher string> 

It errors as I expect it would:

pbx*CLI> manager reload
  == Parsing '/etc/asterisk/manager.conf':   == Found
SSL cert error </etc/pki/tls/certs/pbxc.pem>

How does one specify the private key for the manager.conf file? Thanks -
John
-- 
John A. Sullivan III
Open Source Development Corporation
+1 207-985-7880
jsulli...@opensourcedevel.com

http://www.spiritualoutreach.com
Making Christianity intelligible to secular society


_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to