Skip to content

Add steps to before_script to ensure of recent CA

Azamat Hackimov requested to merge azamat.hackimov/freetype:windows-ci into master

Fetch current list of valid CAs from Windows Update and manually import them to trusted datastore. This action is required in order to work with recent Let's Encrypt ISRG Root X1 certificate.

Merge request reports