Help on proxy_ssl_trusted_certificate

2017-06-24 Thread alpotr
Hi, I am trying to validate the upstream server by enabling the proxy_ssl_trusted_certficate and proxy_ssl_verify. I've tried to build the pem in so many ways. I tried just the CA, CA + intermmediate, CA+intermmediate + server. But I still keep getting this error message. 2017/06/24 23:56:31 [er

How do I exclude one folder from a try_files?

2017-06-24 Thread Joergi
Hi guys, I am having a configuration, which is basically rewriting all requests, for which a fitting file cannot be found, to a central index.php file: location ~* "^/" { root /home/$username/www/; try_files $uri $uri/ /wiki/index.php$is_args$args; location ~ \.php$ {

nginx reverse proxy for M/Monit (not monit)

2017-06-24 Thread Barbecue Sauce
Hello all - Apologies if this has been asked & answered already - I can't find a way to search the mailing list and I'm largely learning nginx the hard way. I have an internet-facing nginx https server reverse proxying a number of internal apps on varying servers. In general, they run http inte

BUY COUNTERFEIT MONEY / DOCUMENTS @ miltonree...@gmail.com / +1(832) 779-5194 ) text or call or whatsapp

2017-06-24 Thread dencochik
We are specialist in the production of authentic counterfeit banknotes. We produce authentic banknotes of all types Euro, US Dollar, Pound just to name a few. They are perfectly produced, indistinguishable to the touch and to the naked eye, these are called super notes and can be spent anywhere

Re: bcrypt

2017-06-24 Thread Maxim Dounin
Hello! On Fri, Jun 23, 2017 at 09:37:27PM +, Lukas Tribus wrote: > > One of the bcrypt scheme main properties is that it allows to > > control number of rounds, and thus control hashing speed.  With > > low number of rounds it is reasonably fast.  For example, with 2^5 > > rounds (default