According to ssllabs.com SSL OCSP stapling is not enabled, even though I
have the following in my http block:
ssl_stapling on;
ssl_stapling_verify on;
ssl_trusted_certificate /etc/pki/tls/certs/ca-bundle.trust.crt;
resolver 8.8.4.4 8.8.8.8 valid=600s;
resolver_timeout 15s;
Any idea why?
hey so out of all those config files i edited, i reloaded all of them
and the changes weren't made. I think i stumbled onto the problem
today. whenever it didn't work i always put the files back to their
defaults before switching off my PC but this time i didn't. Today i
didn't touch any config fil
Hello!
On Fri, Dec 13, 2013 at 12:25:02PM -0500, david wrote:
> Not sure if this is my configuration causing this symptom or openresty.
>
> Here is whats happening.
>
> If I try to access the store "admin"
> via: http://mysite.com/admin
>
> I am getting proxy redirects sent to my browser and s
Not sure if this is my configuration causing this symptom or openresty.
Here is whats happening.
If I try to access the store "admin"
via: http://mysite.com/admin
I am getting proxy redirects sent to my browser and seeing
127.0.0.1:8000/admin in my address bar.
Not exactly the result I was l
Hello!
On Thu, Dec 12, 2013 at 11:36:21PM +, Paul Taylor wrote:
> Hi Maxim,
> Thanks for your response. You’re right! Using the map did work
> (I thought I’d tried that, but must have been tired!).
> So, now I have one other challenge, the value of $foo that you
> define below is needed to