# Config file for freeipa-cert-alert; dot-source this and then run the python script export FREEIPA_SERVER=dns1.ipa.example.com export FREEIPA_USERNAME=bgstack15 export FREEIPA_PASSWORD='plaintextpassword' # OR #export FREEIPA_PASSWORD="$( printf '9237a419f3741ef734==' | base64 -d )" export PASTDAYS=0 export DAYS=30 export FREEIPA_HIDE_REPLACED_CERTS=1