SSL Certificate Chains

Hey all,


we are using MikroTik RouterOS 2.9.24 and do use SSL certificates for our Hotspots.

We have a wild card certificate from GoDaddy for the domain applied to the internal interface before the forwarding we have taking place via the login.html pages associated with that Hotspot.

The problem is that the GoDaddy certificate is not signed by a trusted entity, it relies on a Certificate Chain File that is issued with the wild card cert, that in turn is issued by valicert.com and thus trusted by browsers.

In Apache, I can simply define the Certificate, its key and the Certificate Chain File via httpd.conf - is there something similar I can do on RouterOS so that users do not get a “certificate is not trusted” pop up?

Thanks in advance for any assistance you can give.

As always, the moment you post to a forum with a question, you realize what you did wrong all along and you can fix it yourself.