Releases: kdudka/nss-pem
Releases · kdudka/nss-pem
nss-pem-1.1.0
nss-pem-1.1.0
nss-pem-1.0.9
psession: find the key to decrypt in reverse order If we attempt to decrypt a key that is already decrypted, curl fails with a misleading error: `Unable to load client key: Incorrect password`. In practice, we usually want to decrypt the key that was loaded the last time. Reversing the order of search through the global array makes nss-pem work in a scenario where 2 distinct encrypted private keys are used. Bug: https://bugzilla.redhat.com/2121064
nss-pem-1.0.8
nss-pem-1.0.8
nss-pem-1.0.7
nss-pem-1.0.7
nss-pem-1.0.6
nss-pem-1.0.6
nss-pem-1.0.5
nss-pem-1.0.5
nss-pem-1.0.4
nss-pem-1.0.4
nss-pem-1.0.3
nss-pem-1.0.3
nss-pem-1.0.2
upload-release.sh: script to upload releases