Skip to content

Conversation

@grindsa
Copy link

@grindsa grindsa commented Aug 3, 2025

Hi,

I am developing an acme-proxy and would like to implement support of RFC8223. To facilitate testing, I plan to use your client. However, I require the following features to proceed:

  • An option to specify a custom ACME server (other than acme-castle).
  • The ability to ignore SSL validation errors for both the ACME server and the IMAP server.

These options are already available in Certbot (--server and --no-verify-ssl), and for consistency, I have adopted the same naming convention in your implementation.

I think these parameters could be useful for others as well. Hence i am sending this PR.

Thank you for your work on this. I hope my contribution can be considered.

/G.

@grindsa grindsa mentioned this pull request Aug 3, 2025
@polhenarejos
Copy link
Owner

Please do not forget to update README accordingly with new parameters.

@grindsa
Copy link
Author

grindsa commented Aug 4, 2025

done

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants