[Freeswitch-users] TLS and SRTP commercial certs go in which file?
Bipin Patel
bipin at xbipin.com
Fri Sep 15 11:44:33 UTC 2017
hi,
when i setup verto on my server i used commercial certificates with
wss.pem containing the following and all that works brilliant:
-----BEGIN CERTIFICATE-----
<lots of gibberish from the actual certificate>
-----END CERTIFICATE-----
-----BEGIN RSA PRIVATE KEY-----
<lots of gibberish from the actual certificate>
-----END RSA PRIVATE KEY-----
-----BEGIN CERTIFICATE-----
<lots of gibberish from the intermediate certificate>
-----END CERTIFICATE-----
-----BEGIN CERTIFICATE-----
<even more gibberish from the root certificate>
-----END CERTIFICATE-----
now i want to use the same certificate for TLS and SRTP and i was
reading the docs and it mentioned to create a agent.pem file with the
actual server cert and key but where do i copy the intermediatory and
root cert of the CA, which folders do both go in and with what filename?
any help is appreciated
--
Regards,
Bipin
------------------------------------------------------------------------
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20170915/40e22cc9/attachment.html>
More information about the FreeSWITCH-users
mailing list