cert and CA

Hi,

I installed a new cert (issued by a comercial CA) for hotspot service, but client’s web browsers dont validate it.
Are there any way to include the CA chain certs in RouterOS? Something like apache’s SSLCACertificateFile directive?

Thanks in advance.

Does your hotspot have a DNS name?

Yes, it has DNS name, the same inside the cert as Common Name.

Thanks.

Just upload the chain certificate and import it. Works fine for me.

Ok thanks, I 've just uploaded a chain certificate (a new file with the server cert + intermediate CAs + root CA) and the server cert key and it’s works.

Thanks.
Regards.