ssl certificate password-free authentication

Using openssl, a private key with a password can be converted into a password-free private key
#openssl rsa -in server.key -out server.key.nopassword
When configuring ssl, configure the path of server.key to server.key.nopassword path

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325254816&siteId=291194637