If you want IIS to support HTTPS, you must deploy an SSL certificate. An SSL certificate needs to be applied for. The specific process is as follows:
The first step is to generate and submit a CSR (certificate signing request) file
CSR files can generally be generated online (or on the server Generated on), the system will generate two secret keys at the same time as the applicant creates them, the public key CSR and the key KEY. After selecting the SSL certificate application, submit the order and submit the generated CSR file to the CA issuing authority where the certificate is located.
The second step is for the CA agency to verify
The CA agency has two verification methods for the submitted SSL certificate application:
The first is domain name certification. The system will automatically send a verification email to the administrator's email address of the domain name (this email address is the domain name contact email address queried through WHOIS information). After receiving the email, the administrator confirms that it is correct and clicks "I Confirm" to complete the email verification. All models of SSL certificates must undergo domain name authentication.
The second type is enterprise-related information certification. For companies that apply for OV SSL certificates or EV SSL certificates, in addition to domain name certification, they must also manually verify company-related materials and information to ensure the authenticity of the company.
The third step, the CA agency issues the certificate
Because the SSL certificate application models are different, the materials and methods of verification are somewhat different, so the issuance time is also different.
If you are applying for a DV SSL certificate, it can be issued in about 10 minutes at the fastest. If you are applying for an OV SSL certificate or EV SSL certificate, it will usually be issued in 3-7 working days.