To secure a Jenkins master-slave connection, the use of __________ protocol is recommended.
- FTP
- HTTPS
- SSH
- TCP
To secure a Jenkins master-slave connection, the use of the HTTPS protocol is recommended. This ensures encrypted communication, protecting sensitive information during data transfer.
Loading...
Related Quiz
- In a large-scale setup, Jenkins __________ is crucial for maintaining an efficient build process.
- For scaling Jenkins in a distributed setup, a _________ strategy is commonly used to manage multiple Jenkins nodes.
- How does Jenkins ensure security and isolation between different projects in a multi-tenant environment?
- What is the role of webhook notifications in Jenkins when integrated with version control systems like GitHub?
- In a scenario where a Jenkins setup must manage hundreds of jobs, implementing __________ is critical for optimization.