Hi,
Please help. I got error "Unable to load private key", when the make running
----------- error message -------
make[1]: Entering directory '/src/certs'
openssl req -new -x509 -key localhost.key -days 365 -sha256 -utf8 \
-config localhost.cnf -out localhost.crt
unable to load Private Key
139741130073752:error:0906D06C:PEM routines:PEM_read_bio:no start
line:pem_lib.c:701:Expecting: ANY PRIVATE KEY
GNUmakefile:38: recipe for target 'localhost.crt' failed
make[1]: *** [localhost.crt] Error 1
make[1]: Leaving directory '/src/certs'
GNUmakefile:29: recipe for target 'all' failed
-------------------------------------------------------------------------
What should I do?
Regards
yoesak
--
You received this message because you are subscribed to the Google Groups
"prosody-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/prosody-dev/e19a4da0-ab68-48d0-81c2-9fedeb36b51en%40googlegroups.com.