Hi! I am running zoiper on linux. And i'm trying to register on asterisk server via tls and have this problem: error 503 certificate is not trusted. How to add my selfsigned cert to trusted?
Hello,
You need to load the CA certificates in the first certificate option in the global TLS settings. The format is PEM. Zoiper supports multiple certificates to be dumped one after the other. It's a text file.
does'nt work. i have used
but work when I enable Disable certificate verification - it works.
but when i restart the program, this setting become uncheked. why? how can i save this conf?
It is not possible to keep this option enabled after restart. This option is not persisted intentionally as disabling the setting and forgetting about it makes the communication vulnerable.Using certificates without verifying them is pretty much useless. That is why the user must explicitly state on each startup that he would like the verification to be disabled.