search

Home  >  Q&A  >  body text

The post that taught how to configure an https environment was deleted. What should I do?

The post that taught how to configure the https environment was deleted. What should I do?

HUIHUI2386 days ago1293

reply all(1)I'll reply

  • 力挽狂澜

    力挽狂澜2018-06-20 17:44:34

    https://jingyan.baidu.com/article/48b37f8ddd6bb81a64648892.html The main process is to apply for a certificate from the CA manufacturer, which usually contains three files. Create a certificate directory in the web server configuration directory and place the three certificate files in 1. And create a certificate configuration file. Configure the certificate in the certificate configuration, mainly specifying the encryption program port, the encryption file path (the path of the three certificate files in 2), restarting the web server, and adding that the web server here usually refers to apache. Or nginx https is equivalent to extending and installing the certificate module on the web server.

    reply
    0
  • Cancelreply