October 23, 2021 at 2:41 pm
#106395
Hi,
Is your web server Microsoft IIS?
If yes, you have to add the .cer MIME type to the IIS configuration.
Also, you can try to rename your “certificate.cer” to “certificate.der” and change the option in wnos.ini file.
AddCertificate=certificate.der
Hope this helps.
Best regards.