Thank you for your response. Here is where I am at.
I had the certificate verified and I am told it is fine.
I was told to be sure to paste in the lines with
—–BEGIN CERTIFICATE REQUEST—–
and
—–END CERTIFICATE REQUEST—–
as well as all data in between. I checked the contents of server.key and server.crt and they seem correct.
Then I was wondering about the permissions causing an “unable to read error”. Do these permissions seem correct?
-rw-r–r– 1 root wheel 777 Sep 29 13:47 server.crt
-rwx—— 1 root wheel 777 Sep 29 13:49 server.crt102
-rw-r–r– 1 root wheel 1109 Sep 26 17:04 server.crt102.save
and
-rw-r–r– 1 root wheel 958 Sep 26 11:57 server.key
-rwx—— 1 root wheel 958 Sep 29 13:33 server.key102
Comments are closed