The self-Signed https certificate is insecure.
I. project requirements
All the apps we make are enterprise-level applications, while downloading enterprise-level applications must follow the itms protocol, and https links are required under the itms
Let's start by analyzing what HTTPS is and what it means for iOS developersHTTPS and SSL/TSL
What is SSL?
SSL (secure Sockets layer), because the HTTP protocol used on the internet is plaintext, there are many drawbacks, such as the
Introduction (Creating a generated certificate can only be used for test use.) If you want to use a self-signed certificate, you can only issue certificates to the CA authority for two-way authentication to use.The use of HTTP (Hypertext Transfer)
First, the HTTPS service must be built with an HTTPS certificate. This certificate can be viewed as an application-level certificate. The reason for this is that the HTTPS certificate is generated based on the CA certificate. For official websites,
Since Apple has stipulated that all apps use HTTPS for network requests after January 1, 2017, they won't be able to get shelves, so we've studied the implementation of HTTPS requests in iOS. I believe that everyone on the https are more or less
Reprint Please specify source: http://blog.csdn.net/l1028386804/article/details/46695495For corporate access considerations, the use of a CA is a native OpenSSL self-signed generated, and therefore cannot be verified through the Internet work letter
ObjectiveI read a lot of information, only to write this article, if there are errors, please put forward the reader in time.In general, when you use Remote Desktop to connect to Windows Server, there is always a warning prompt, 1Figure 1This
At the WWDC 2016 developer conference, Apple announced a deadline: The app Transport security feature must be enabled for all apps in the App Store by January 1, 2017. APP Transport Security (ATS) is a privacy protection feature introduced by Apple
NGINX -- configure HTTPS encrypted reverse proxy access-Self-Signed CA, nginxhttps
Reprinted please indicate the source: http://blog.csdn.net/l1028386804/article/details/46695495
For internal access considerations of the company, the CA used is
The source of this article: http://blog.csdn.net/chaijunkun/article/details/40145685, reprint please specify. Because I do not regularly collate the relevant blog post, the corresponding content will be made intact. It is therefore highly
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.