simplelogin-postfix-docker icon indicating copy to clipboard operation
simplelogin-postfix-docker copied to clipboard

Use stagging letsencrypt endpoint

Open doanguyen opened this issue 5 years ago • 3 comments

Instead of production endpoint, which will be throttled

doanguyen avatar Feb 21 '21 09:02 doanguyen

@doanguyen yeah using the staging endpoint during the development is a good idea 👌! Maybe this can be set via a environment variable like TESTING?

nguyenkims avatar Feb 23 '21 18:02 nguyenkims

sure, at the moment, the acme-challenge is done during the build phase in the Dockerfile, we will need to move it to the entrypoint instead.

Ref: 0. acme stagging server: https://certbot.eff.org/docs/using.html#changing-the-acme-server

doanguyen avatar Feb 28 '21 13:02 doanguyen

Hi @doanguyen @nguyenkims are you still using the simplelogin-postfix-docker project? Looks like nobody is maintaining that project? Do you have any Information? Regards

smargold476 avatar Jul 07 '22 06:07 smargold476

Closing this issue as per the discussion on #4, it is not required/planned.

rehanone avatar Jun 05 '24 11:06 rehanone