haproxy - unable to load SSL private key from PEM file

后端 未结 9 1686
悲哀的现实
悲哀的现实 2021-02-05 00:41

haproxy does not start anymore, it shows the error

bind :443\' : unable to load SSL private key from PEM file ...

We did not change a

9条回答
  •  星月不相逢
    2021-02-05 01:04

    Just for information, in my case I had space character in front of "-----BEGIN RSA PRIVATE KEY-----" sequence and that broke the pem file.

提交回复
热议问题