Browse Source

comment out the ca.pem by default

3.17
karl anderson 12 years ago
parent
commit
fb944f86a7
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      kamailio/tls.cfg

+ 1
- 1
kamailio/tls.cfg View File

@ -20,7 +20,7 @@ require_certificate = no
#crl = /etc/kazoo/kamailio/certs/crl.pem
certificate = /etc/kazoo/kamailio/certs/cert.pem
private_key = /etc/kazoo/kamailio/certs/key.pem
ca_list = /etc/kazoo/kamailio/certs/ca.pem
#ca_list = /etc/kazoo/kamailio/certs/ca.pem
# This is the default client domain, settings
# in this domain will be used for all outgoing


Loading…
Cancel
Save