{pts/2}% sudo service httpd-naat start
Starting httpd-naat: [Fri Jul 5 22:34:16 2002] [warn] module
mod_auth_external.c is already added, skipping
Syntax error on line 32 of
/etc/httpd/conf/ssl/ssl.httpd-naat-vhost.conf:
SSLCertificateFile: file '/etc/httpd/conf/ssl/server.crt' not exists or
empty
[ ���� ]
{pts/2}% sudo rpm -V httpd-naat
.M...... c /etc/rc.d/init.d/httpd-naat
....L... /usr/sbin/httpd-naat
{pts/2}% LC_TIME=C ll /etc/httpd/conf/ssl
����� 40
-rw-r--r-- 1 root root 2420 Jun 24 16:57
httpd-naat.mod_ssl.conf
-rw-r--r-- 1 root root 2337 Jul 4 22:50 mod_ssl.conf
-rw-r--r-- 1 root root 794 Feb 4 22:39 server.crt.dummy
-r-------- 1 root root 802 Feb 25 00:46
server.crt.rpmsave
-rw-r--r-- 1 root root 895 Feb 4 22:39 server.key.dummy
-r-------- 1 root root 887 Feb 25 00:46
server.key.rpmsave
-rw-r--r-- 1 root root 6804 Jul 4 22:50
ssl.default-vhost.conf
-rw-r--r-- 1 root root 6988 Jun 24 16:57
ssl.httpd-naat-vhost.conf
{pts/2}% rpm -q httpd-naat
httpd-naat-0.8-7mdk
Looks like certificate has been moved away at update but not restored or
generated.
-andrej