RE: [users@httpd] ./apachectl startssl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Yes, indeed. I should really use another mail agent than Outlook which removes what it considers as extraneous lineshifts...

Chances are however that there is a <IfDefine SSL> missing at the top of the ssl.conf file. That variable is defined by apachectl whenever you invoke it with "startssl" as argument.

In any case, a mismatched </IfDefine>

-ascs
 

-----Message d'origine-----
De : herauthon [mailto:herauthon@xxxxxxx] 
Envoyé : mardi 29 mars 2005 15:24
À : users@xxxxxxxxxxxxxxxx
Objet : Re: [users@httpd] ./apachectl startssl

_______________________________
#   compact non-error SSL logfile on a virtual host basis.
CustomLog /usr/local/apache2/logs/ssl_request_log \
          "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
<VirtualHost _default_:443>  <= Start
ServerName localhost
 SSLEngine on
 SSLCertificateFile /home/ssl/localhost.cert
SSLCertificateKeyFile /home/ssl/localhost.key.unsecure
</VirtualHost>  <==  end

</IfDefine>  <= absolete/rudimentair?
________________________________________


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux