0 votes
in Jenkins by
How do you store credentials in Jenkins securely?

1 Answer

0 votes
by

Credentials can be stored securely in Jenkins using the Credentials plugin, which stores different types of credentials like – Username with a password, SSH username with the private key, AWS Credentials, Jenkins Build Token, Secret File/Text, X509 & other certificates, Vault related credentials securely with proper encryption & decryption as and when required.

Related questions

0 votes
asked May 1, 2021 in Jenkins by rajeshsharma
0 votes
asked May 13, 2020 in Jenkins by Robindeniel
...