Vishal Rana

Results 35 comments of Vishal Rana

@hsluoyz Help is always welcomed! 👍

@srikanth-lingala Thanks for your work on this library. Do you think this if @cquizo provides a fix it could be accepted?

> Should we tag issue as "v5" or create a new ticket for strict JSON validation? @lammel Thanks. Will tag as v5.

> @vishr @im-kulikov given how many upvotes this story has, I'd reopen it and give it some more thought. Maybe we can find a way to make it easier for...

@haneefkassam > I had to replace gommon logger with logrus (due to missing features in gommon log), but still had to include references to gommon logger and re-implement the types....so...

What was the behavior you saw? Did you get certificates for all your hosts? We can add a flag to disable auto TLS in host object? What are you thoughts?

@dkeza We can add a flag to not pull a certificate automatically for any host but then what certificate will you use for your domain which proxies to IIS. The...

For Armor to handle your `example.no-ip.com`'s https requests it needs valid certificates as Armor faces the internet. You have a couple of choices: 1) Rely on Armor to generate certificate...

If auto TLS is on and you haven't specified any certificates for a host then Armor will try to provision them from LetsEncrypt and also keep a track of renewing...

For logs, you also need to redirect stderr see http://stackoverflow.com/questions/503846/how-do-i-echo-and-send-console-output-to-a-file-in-a-bat-script How often are you adding new domains?