-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add privateKeyPassword option for private key decryption #465
base: master
Are you sure you want to change the base?
Commits on Apr 16, 2024
-
add privateKeyPass property, which is used to decrypt the private key…
… when provided
Ivan Novak committedApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 99ede6e - Browse repository at this point
Copy the full SHA 99ede6eView commit details -
Ivan Novak committed
Apr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 53254d4 - Browse repository at this point
Copy the full SHA 53254d4View commit details -
added a encrypted private key to test resources, password is 'password'
Ivan Novak committedApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 08ff45f - Browse repository at this point
Copy the full SHA 08ff45fView commit details -
add test for encrypted private key
Ivan Novak committedApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 9717c2e - Browse repository at this point
Copy the full SHA 9717c2eView commit details -
check for undefined privateKey instead of null
Ivan Novak committedApr 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 26b661e - Browse repository at this point
Copy the full SHA 26b661eView commit details
Commits on Apr 26, 2024
-
rename privateKeyPass -> privateKeyPassword
Ivan Novak committedApr 26, 2024 Configuration menu - View commit details
-
Copy full SHA for ff1c563 - Browse repository at this point
Copy the full SHA ff1c563View commit details -
add test when privateKeyPassword is wrong or not set
Ivan Novak committedApr 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 3f85586 - Browse repository at this point
Copy the full SHA 3f85586View commit details
Commits on Apr 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c794707 - Browse repository at this point
Copy the full SHA c794707View commit details