The TLS certificate use an intermediate certs with AIA:
ᐅ openssl s_client -connect git.egov.bg:443 < /dev/null 2> /dev/null | \ pipe> openssl x509 -noout-text | grep-A2"Authority Information Access" Authority Information Access: OCSP - URI:http://status.thawte.com CA Issuers - URI:http://cacerts.thawte.com/ThawteRSACA2018.crt
Curl check failed:
ᐅ curl -I https://git.egov.bg curl: (60) SSL certificate problem: unable to get local issuer certificateMore details here: https://curl.se/docs/sslcerts.htmlcurl failed to verify the legitimacy of the server and therefore could notestablish a secure connection to it. To learn more about this situation andhow to fix it, please visit the web page mentioned above.