devops-csmake / csmake-providers

Providerrs (inputs/outputs) for csmake
GNU General Public License v3.0
0 stars 1 forks source link

PypiFacade: Some cert bundles in centos are softlinks #20

Open autumn-cpt opened 3 years ago

autumn-cpt commented 3 years ago

We need to check to be sure the cert bundle called out in CERT_PATHS in PypiProvider.py is not a softlink. This will point to the wrong bundle, which will be ineffective.

autumn-cpt commented 3 years ago

update _backupAndSetup in the base class to handle softlinks and ensure and restore in SSLCertificateBundleConfig