[shrpx] fix password handling for certs keys
We should only call daemon() after ListenHandler is instantiated, where SSL_CTX_use_PrivateKey_file is called, otherwise we have no stdin/stdout to get the password for keyfile.
Showing
Please register or sign in to comment