<CACertificates>C:\Program Files\Inventive Labs\Voice Elements Platform\HMP Elements Server\certificate.crt</CACertificates>
7
<CertificateFile>C:\Program Files\Inventive Labs\Voice Elements Platform\HMP Elements Server\CertAndPrivate.pem</CertificateFile>
8
<Password>yourpassword</Password>
9
<Encrypted>0</Encrypted>
10
</DtlsCertificate>
11
</DtlsCertificates>
12
</value>
13
</setting>
Notes:
The CACertificate tag must have the original certificate file you created since there is no “real” Certificate Authority to refer to.
Be sure that you use a 2048 bit certificate.
The Password is the password that will decrypt the private key of the certificate. If you don’t wish this to be seen in plain text you can use the Password Encryptor. Send a note to support@voiceelements.com and we can give you a link. If you decide to encrypt the password, you must set the Encrypted flag to 1 (one).
Using the Self-Signed Certificate With Your Web Socket
You can also use your self-signed certificate with the WebSocket.
You must convert the certificate and the private key into a PFX file.