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
points
1.75k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)

Documentation

API reference

License

MIT (license)

Dependencies

basic_utils, dio, jose, json_annotation

More

Packages that depend on acme_client