Skip to content
This repository has been archived by the owner on Jun 1, 2019. It is now read-only.

Improvemed debugging and staging functionality: #17

Closed
wants to merge 1 commit into from

Conversation

morriswinkler
Copy link

I added two functions to make debugging and testing more flexible.

Debug(on bool) is a function that en-/disables debugging and can be set at any time.

Staging(on bool) is a function that en-/disables the usage of the acme-staging API
provided by letsencrypt to test implementations against a testing environment.
Rate limits are raised to 30,000 per week.

Debug(on bool) is a function that en-/disables debugging and can be set at any time.

Staging(on bool) is a function that en-/disables the usage of the acme-staging API
provided by letsencrypt to test implementations against a testing environment.
Rate limits are raised to 30,000 per week.
@morriswinkler
Copy link
Author

Thanks for clarifying the state of this package, I just stumbled across the acme package.

@rsc
Copy link
Owner

rsc commented May 16, 2019

No one should be using this library anymore.
https://godoc.org/rsc.io/letsencrypt#hdr-Warning

@rsc rsc closed this May 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants