I didn't understand that I needed to do that based on the man pages, so I just tried it, but still get an unknown directive error:
[r...@charliebrown ~]# /usr/sbin/pound starting... line 30: unknown directive "AddHeader X-SSL-cipher" - aborted I tried both AddHeader X-SSL-cipher and AddHeader "X-SSL-cipher" in the config file, but neither seemed to work. According to the man pages, the X-SSL* headers are supposed to be automaticcaly appended to the headers if it is an SSL request, but I can't seem to get any such headers added. Any ideas? Thanks, Eric "Mattias Berge" <[email protected]> wrote in message news:[email protected]... > Did you try 'AddHeader X-SSL-cipher'? > > On Fri, Oct 9, 2009 at 7:21 AM, Eric B. > <[email protected]> wrote: > >> Hi, >> >> According to the man pages and the web site, the X-SSL-cipher is added if >> the client connects via HTTPS. However, my redirected requests don't >> seem >> to contain any such headers even if the client is connecting via SSL. >> >> Additionally, according to the website, it says the X-SSL-cipher is added >> if >> the HTTPSHeaders is set. I didn't find anything such instructions in the >> man pages, but tried adding it in anyhow. However, pound doesn't start >> up, >> complaining that HTTPSHeaders 1 is an unknown directive. >> >> Has anybody used these headers before? Am I doing something wrong trying >> to >> get them added to my requests? >> >> Thanks, >> >> Eric >> >> >> >> >> -- >> To unsubscribe send an email with subject unsubscribe to >> [email protected]. >> Please contact [email protected] for questions. >> > > > > -- > Mattias Berge > Direct +46 (0)40-690 3825 > > > -- > To unsubscribe send an email with subject unsubscribe to > [email protected]. > Please contact [email protected] for questions. > -- To unsubscribe send an email with subject unsubscribe to [email protected]. Please contact [email protected] for questions.
