[CentOS] systemd and httpd

Fri Aug 15 21:52:36 UTC 2014
Jack Bailey <jack at internetguy.net>

On 08/15/14 14:48, Alexander Dalloz wrote:
> Am 15.08.2014 um 23:29 schrieb Jack Bailey:
>> Hello,
>>
>> On my new CentOS 7 server httpd stops running after about two minutes or
>> so.  strace shows me the process is asking for a password, and failing
>> to get one, times out.  In reading the docs I see an option to systemd:
>> --no-ask-password.  Can anyone tell me where and how to set this?
> You are using a passphrase protected SSL key, aren't you?
>
> https://wiki.apache.org/httpd/RemoveSSLCertPassPhrase

I'm moving a web site from CentOS 6 to CentOS 7 where the site currently 
works without prompting for a password.  I'll check to see if the 
passphase is removed from the cert.

Thanks,
Jack