You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kamailio/etc/tls
Victor Seva 7e6131e1b4
Imported Upstream version 4.3.0
11 years ago
..
rootCA Imported Upstream version 4.0.1 13 years ago
user Imported Upstream version 4.0.1 13 years ago
README Imported Upstream version 4.3.0 11 years ago
ca.conf Imported Upstream version 4.0.1 13 years ago
request.conf Imported Upstream version 4.0.1 13 years ago
user.conf Imported Upstream version 4.0.1 13 years ago

README

Kamailio example CA
===================

This directory contains an already generated TLS certificate that can be
used in your Kamailio configuration. It's a generic certificate with the 
main purpose of serving as example and for testings.

IMPORTANT: it's not a trustable certificate - the CA is also an example.

All TLS configuration files may be found in "user" directory. If you want to
generate your own certificate, you may find in the "rootCA" directory the 
root CA to sign your request with. Use "kamctl tls userCERT" command to
create a new certificate; the rootCA password is "openser".

What is the purpose of these default CA and certificate? First to make an 
out-of-the box TLS configuration for users not so familiar with SSL/TLS.
Second, to give access to the same CA root to a large community in order to
encourage testings and interconnections via TLS with minimum of troubles.

For any questions, please address to :
	sr-users@lists.sip-router.org (public mailing list)