sure mate see below in sequence:
That's what it seems like to me as well.
Keep in mind there's the Gaia portal but there's also Multiportal, which is low-level infrastructure that allows the same IP/port to be used for multiple things (Gaia portal, SmartView, Mobile Access Blade, etc).
Not sure which one is responsible in this specific case...
So restarting the daemon isn't enough.
Try using clish to change the port (e.g. set web ssl-port xxxx), then change it back to 4434.
That should force the file to be reread.
Did you uncomment SSLCACertificateFile?
Also did you verify /web/conf/httpd2.conf was updated appropriately after starting?
In theory it should work.
You need to restart httpd2 as I mentioned above for the changes to take effect.
It should regenerate the files in /web/conf (easy to confirm).
Jerry