acme_client 1.3.0 copy "acme_client: ^1.3.0" to clipboard
acme_client: ^1.3.0 copied to clipboard

ACME client which allows you to obtain a HTTPS Certificate from any ACME CA such as Lets Encrypt.

Changelog #

[1.3.0] - 2023-12-12 #

  • Reformated file names to snake case (PR #8 and #11)
  • Fixed linter errors (PR #8)
  • Changed type of status from strin to int? to fix a challange error (#7)

[1.2.0] - 2023-06-29 #

  • Update dependencies

[1.1.0] - 2021-10-26 #

  • Improved README
  • Improved code documentation
  • Improved data validation (#3)

[1.0.1] - 2021-10-09 #

  • Improve pubspec.yaml

[1.0.0] - 2021-10-09 #

  • Initial version.
1
likes
140
pub points
5%
popularity

Publisher

unverified uploader

ACME client which allows you to obtain a HTTPS Certificate from any ACME CA such as Lets Encrypt.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (LICENSE)

Dependencies

basic_utils, dio, jose, json_annotation

More

Packages that depend on acme_client