[pubcookie-users] Pubcookie virtual host support

Joshua Daniel Franklin joshuadf at u.washington.edu
Tue Jan 25 16:53:33 PST 2005


> Nathan Dors wrote:
> 
>> I think we've progressed beyond that, such that each virtual host can 
>> have its own session key pair and encryption key obtained from the 
>> keyserver. In my limited experience with this, you need to define the 
>> usual pubcookie directives as defaults, which you can then override in 
>> the vhost configs.
> 
Jim Hogan wrote:
> 
> To me this would mean taking 2 lines out of general httpd.conf and 
> placing appropriate analog in each <Virtual Host>:
> 
>    PubcookieSessionKeyFile /etc/httpd/conf/ssl.key/whatever_appserver.key
>    PubcookieSessionCertFile /etc/httpd/conf/ssl.crt/whatever_appserver.crt
> 
> Grand, will give that a shot.

You know, would it be possible for mod_pubcookie to just read and use the
SSLCertificateFile and SSLCertificateKeyFile variables from within
the VirtualHost? I can't think of a situation where it could be different.


More information about the pubcookie-users mailing list