Alex Samorukov
                                            Alex Samorukov
                                        
                                    I just did a blogpost about migration to v2 api using acmetool - https://smallhacks.wordpress.com/2020/05/06/migration-to-lets-encrypt-v2-api-with-acmetool/ @hlandau thank you for your work!
@Amunak in fact nothing prevents maintainers to use published release now (this is exactly what i did as a FreeBSD maintainer)
@Amunak just use `deb` built for testing on any other debian. It works
Additional information: https://community.letsencrypt.org/t/february-13-2019-end-of-life-for-all-tls-sni-01-validation-support/74209
@inos-github from what i see - if you using challenge-based auth it would be http-01. If you using it in a "proxy" mode - that would probably be SNI-01
@haraldkoch are you using acmev2 branch?
@haraldkoch but master do not have DNS validation support
@inos-github i got similar alert but i think that it is not correct and could be a problem on LE side
Looks great, thank you! let me play with it in the meantime...
thats sounds interesting. What i am thinking - may be we can use systemd to start it when there is connection to that port. Or launchd on macos. Need to...