Which basic security feature should be enabled in Jenkins for secure access?

  • HTTPS/SSL
  • IP whitelisting
  • Jenkins Token Authentication
  • Two-factor authentication
To ensure secure access to Jenkins, enabling HTTPS/SSL is a basic security feature. This encrypts communication between the user's browser and the Jenkins server, protecting sensitive information.
Add your answer
Loading...

Leave a comment

Your email address will not be published. Required fields are marked *