Sriram Natarajan wrote: > - The default httpd-ssl.conf does not enable SSLRandomSeed. Don't you need to > enable this to reflect Solaris specific value. This way, user doesn't have to > know this information >
+ sed -f ${TOP}/Solaris/sslconf.sed extra/httpd-ssl.conf >
conf.d/httpd-ssl.conf
Take a look at the sed rules in usr/src/cmd/apache2/Solaris/sslconf.sed. They
do enable SSLRandomSeed.
Arvind
