Increased SSL (HTTPS) Access support for Jenkins (Windows/linux)

Source: Internet
Author: User

Objective:

Increased access to SSL (HTTPS) can provide a more secure problem for Jenkins deployed under the public network, and the most obvious benefit should be login and Jenkins-ci.jar calls.

For example, the invocation of Jenkins-ci.jar, generally in Windows through the plaintext account password transmission request is very insecure; for Windows configuration and practice refer to the following article:

Http://www.cnblogs.com/EasonJim/p/6086018.html (This is about how Windows is configured)

Http://www.cnblogs.com/EasonJim/p/6086168.html (This is the practice of jenkins-ci.jar usage)

Discussion on the non-security of self-signed certificates:

Reference: http://www.cnblogs.com/EasonJim/p/6640426.html

Personally, if you want to be truly safe, consider purchasing a certificate issued by an authoritative authority; Although self-signed certificates are unsafe, I feel that a certain degree of encryption will increase the difficulty of the transmission process.

What else can be used to replace Jenkins in SSL (HTTPS) security:

I think there should be no more secure scenario than deploying SSL if you are accessing the web on a public extranet. However, security can be further enhanced by the following techniques:

1, for the deployment to the external network of Jenkins using a VPN login mechanism, only the company's internal personnel can have permission to log on the VPN connection and Operation Jenkins.

2, the whole network management, do not contact the external network.

3, if you want to invoke the Jenkins-ci.jar function, under Linux is recommended to use SSH login to operate.

Increased SSL (HTTPS) Access support for Jenkins (Windows/linux)

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.