|
- openssl aes-256-cbc -k "$ENCRYPTION_SECRET" -in ./Lib/Certificates/developer.p12.enc -d -a -out ./Lib/Certificates/developer.p12 || true
|
|
- openssl aes-256-cbc -k "$ENCRYPTION_SECRET" -in ./Lib/Certificates/developer.p12.enc -d -a -out ./Lib/Certificates/developer.p12 || true
|