Nikolay Bystritskiy
Nikolay Bystritskiy
@umputun finally, I managed to obtain the certificates from LE. It is still a work in progress and not quite ready for review. But I would like to hear your...
@umputun I implement tests for my code. I mock some dependencies. It is rather hard to mock others. For example, it is not feasible to test code that does nameservers...
@umputun overall it is ready for your review. I have two DNS providers implemented: Route53 and ClouDNS. I tested it with both and it looks good to me.
@umputun somehow this PR stuck in the status Changes requested. Is this still something that I should take care of?
I'd like to take this one. Could you please provide more details on how this should work from user perspective? I don't have any experience with letsencrypt, it would be...
We could use golang.org/x/crypto/acme for initiating DNS challenges. The library doesn't have a stable version yet and is still under development. But probably we could use it in the future....
@ezotrank thank you for your suggestions and gists. From my pov, It still would be nice to have this functionality inside of reproxy. If we are going to use some...
@umputun yes, I am still on board. But before you do review I'd like to take a look myself. So I will convert this PR to a draft and check...
I still get an error using autocomplete in fish. Poetry (version 1.3.0) fish, version 3.5.1 log ```sh poetry addcomplete: too many arguments ~/.config/fish/completions/poetry.fish (line 83): complete -c poetry -A -n...