Stefan Grönke

Results 84 comments of Stefan Grönke

I have no idea yet how to approach this. The simplest would probably be to check if the file `/etc/init.d/{{service_name}}` exists, but what about systems using systemd or upstart? We...

That would probably work on all Debian based linux hosts and with some conditional tasks we could also add support for other distributions and BSD. We'd need to keep track...

I wonder if we should just provide some examples how to configure nginx, apache2 and some other common webservers to server the acme-challenges from a common directory that certbot exports...

> For the edge cases or those who want to not have this role mess with their web server, provide a possibility to disable configuring apache/nginx? In more complex setups...

@LionC sure thing! Let me know when it's time for a rebase.

> I've noticed that the latest Outlook 2016 from Office 365 uses a new auto configuration format @TCB13 do you know if the client sends a user agent string or...

Hey @aspettl! I would not recommend anybody to use Outlook 2007 in 2018 😏It's fine to drop the support for clients that are outdated since about a decade.

> Hi @gronke, good :-) Do you want to merge this into your repository or are there some open points or doubts? Hi @aspettl, I'm sorry for the silence due...

But isn't the serialization of complex objects the main purpose of this utility? So being able to deserialize it in the same way seems to be a plausible cause for...

I agree to what @igalic is saying. This library is joyful to use, but working with it requires occasional pull-requests. I'm willing to contribute towards feature detection and help establishing...