Apache und https

Alles, was den Apache betrifft, kann hier besprochen werden.

Apache und https

Postby Antineutrino » 02. July 2007 11:14

Hallo,

ich habe apache_2.2.4-win32-x86-openssl-0.9.8d.msi heruntergeladen und installiert.
In der httpd.conf habe ich "Include conf/extra/httpd-ssl.conf" und "LoadModule ssl_module modules/mod_ssl.so" hinzugefügt.

Leider gibts dann Fehlermeldungen, dass in der httpd-ssl.cong etwas nicht korrekt ist, z.B. "SSLSessionCache takes one argument, SSL Session Cache Storage ('none', 'nonenotnull', 'dbm:/path/to/file')".

Wie bekomme ich https zum Laufen?

mfg
Antineutrino
 
Posts: 9
Joined: 02. July 2007 11:07

Postby Wiedmann » 02. July 2007 11:20

Leider gibts dann Fehlermeldungen, dass in der httpd-ssl.cong etwas nicht korrekt ist, z.B. "SSLSessionCache takes one argument, SSL Session Cache Storage ('none', 'nonenotnull', 'dbm:/path/to/file')".

Und wie ist dann dieses SSLSessionCache bei dir gerade konfiguriert?
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby Antineutrino » 02. July 2007 11:25

Wiedmann wrote:
Leider gibts dann Fehlermeldungen, dass in der httpd-ssl.cong etwas nicht korrekt ist, z.B. "SSLSessionCache takes one argument, SSL Session Cache Storage ('none', 'nonenotnull', 'dbm:/path/to/file')".

Und wie ist dann dieses SSLSessionCache bei dir gerade konfiguriert?


SSLSessionCache shmcb:C:/Programme/Apache Software Foundation/Apache2.2/logs/ssl_scache(512000)
Antineutrino
 
Posts: 9
Joined: 02. July 2007 11:07

Postby Wiedmann » 02. July 2007 11:40

Probiere es mal so:
Code: Select all
SSLSessionCache         dbm:logs/ssl.scache
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Postby Antineutrino » 20. July 2007 11:41

Mittlerweile funktioniert es. Es lag wohl daran, dass ich absolute Pfandangaben hatte. Mit relativen klappts ohne Probleme.
Antineutrino
 
Posts: 9
Joined: 02. July 2007 11:07


Return to Apache

Who is online

Users browsing this forum: No registered users and 16 guests