Hi Everyone,
I am trying to configure gd_bundle for my asterisk server. But I am unable to configure it. When i am configuring my SSL certificate in asterisk, i am getting the below warning in SSL Checker -
Certificate Chain Complete?
A valid Root CA Certificate could not be located, the certificate will likely display browser warnings.
Http.conf file -
[general]
enabled=yes
bindaddr=0.0.0.0
bindport=8088
tlsenable=yes
tlsbindaddr=0.0.0.0:443
tlscertfile=/etc/asterisk/keys/ssl_cert.pem
tlsprivatekey=/etc/asterisk/keys/private_key.key
tlscipher=XXXXX-XXXXXX-XXXXXXXXXX
tlsservercipherorder=yes
sessionlimit=300
Can you please help me on how to correctly configure the SSL and gd_bundle for Webrtc?
Version - Asterisk 16.13