arrfab / rpms / httpd

Forked from rpms/httpd 5 years ago
Clone
59234c
[Unit]
59234c
Description=One-time temporary TLS key generation for httpd.service
59234c
Documentation=man:httpd-init.service(8)
59234c
59234c
ConditionPathExists=|!/etc/pki/tls/certs/localhost.crt
59234c
ConditionPathExists=|!/etc/pki/tls/private/localhost.key
59234c
59234c
[Service]
59234c
Type=oneshot
59234c
RemainAfterExit=no
59234c
59234c
ExecStart=/usr/libexec/httpd-ssl-gencerts