I am using this script to renew my SSL , that was working for over a year now , for some reason now the SSL is renewed , the browser is accepted but the chain is missing.
/certificate/remove f.example.net
:delay 5000ms;
/ip service/set www port=80
/certificate enable-ssl-certificate dns-name=f.example.net
:delay 60000ms;
/ip service/set www port=18081
/ip service/set api-ssl certificate=sslcert
/ip service/set www-ssl certificate=sslcert
Any ideas how to fix this issue ? from my monitoring system (uptimekuma i get unable to verify the first certificate)