namecoin / certinject

Inject certificates into Windows CryptoAPI trust store, with EKU and name constraints.
https://www.namecoin.org/
GNU General Public License v3.0
2 stars 6 forks source link

Run tests on more Windows versions #79

Open JeremyRand opened 2 years ago

JeremyRand commented 2 years ago

We currently only run TLS tests on Windows Server 2019. It would be useful to run them on other Windows versions as well, such as:

JeremyRand commented 1 year ago

Should be doable per https://github.com/cirruslabs/cirrus-ci-docs/issues/982 , e.g. what we do in https://github.com/namecoin/pkcs11mod/blob/e2700846e3fa82620b881021c4bacad63f879c38/.cirrus.yml#L392-L397