Task #6444
Updated by pulpbot almost 3 years ago
**Ticket moved to GitHub**: "pulp/pulp-certguard/140":https://github.com/pulp/pulp-certguard/issues/140 ---- Currently we maintain scripts which generate static TLS assets for testing. The scripts are [here](https://github.com/pulp/pulp-certguard/tree/master/pulp_certguard/tests/functional/artifacts/x509) and the static certs are [here](https://github.com/pulp/pulp-certguard/tree/master/pulp_certguard/tests/functional/artifacts/x509/certificates). We should replace the scripts with a [trustme](https://trustme.readthedocs.io/en/latest/) implementation, and remove the scripts and static certs from the repository. Note, we *cannot* do this for RHSM assets since trustme cannot generate RHSM style certs.