GoogleApi.PublicCA
Public Certificate Authority API client library.
The Public Certificate Authority API may be used to create and manage ACME external account binding keys associated with Google Trust Services' publicly trusted certificate authority.
Installation
Install this package from Hex by adding
google_api_public_ca to your list of dependencies in mix.exs:
def deps do
[{:google_api_public_ca, "~> 0.2"}]
endFor more information
Product documentation is available at https://cloud.google.com/public-certificate-authority/docs.
Library reference documentation is published on Hexdocs at https://hexdocs.pm/google_api_public_ca.