Finn

Results 27 comments of Finn

Somewhere else I saw you suggest use of command line args to enable v6. Why not just `socket.getaddrinfo()`?

Hrm that is problematic. I'm open to suggestions for how people would fix. I'm super busy right now and can't think of a terribly non-dumb way to go about it,...

I see a major disadvantage: Let's Encrypt's rate limits are based on the number of certificates issued, not the number of domains in the SAN. Doing a cert per FQDN,...

I'd rather not download `.deb`s targeted at other versions. If it's not in the repos, we should probably just build it as we do now.

@pmackay yeah, that's what the point of this issue is. "When available" i guess was my way of saying that. When it's in the package manager.

@dothebart does that work on Debian? I was under the impression that PPA's were sort of an Ubuntu thing.

also, looks like it doesn't detect the availability of the package so much as add a repo and hope it works

What environment are you needing this in? Does it break other existing environments? I'd rather not go installing/upgrading any more global packages than I absolutely have to

eh i guess. Not ideal but whatever. Maybe someone will come along and fix it all one day...

PR the travis branch for sure! I'm wrapping of my last quarter of university so I'm gonna be focusing on finals for a bit, I'll take a look at the...