---
abstract: "Let's Encrypt (and other ACME-based) API interfacing module and client."
author:
  - 'Alexander Yezhov <leader@cpan.org>'
build_requires:
  File::Temp: '0'
  Test::More: '0'
configure_requires:
  Module::Build: '0'
dynamic_config: 1
generated_by: 'Module::Build version 0.4224, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Crypt-LE
provides:
  Crypt::LE:
    file: lib/Crypt/LE.pm
    version: '0.39'
  Crypt::LE::Challenge::Simple:
    file: lib/Crypt/LE/Challenge/Simple.pm
    version: '0.39'
  Crypt::LE::Complete::Simple:
    file: lib/Crypt/LE/Complete/Simple.pm
    version: '0.39'
requires:
  Convert::ASN1: '0.2'
  Crypt::OpenSSL::Bignum: '0.06'
  Crypt::OpenSSL::RSA: '0.28'
  Digest::SHA: '0'
  Encode: '0'
  Getopt::Long: '2.33'
  HTTP::Tiny: '0.042'
  IO::File: '1.13'
  IO::Socket::SSL: '1.42'
  JSON::MaybeXS: '1.003005'
  Log::Log4perl: '1.27'
  MIME::Base64: '3.11'
  Module::Load: '0.28'
  Net::SSLeay: '1.55'
  Scalar::Util: '0'
  Storable: '2.51'
  Time::Piece: '1.27'
  Time::Seconds: '0'
  perl: '5.006'
resources:
  homepage: https://do-know.com
  license: http://www.perlfoundation.org/artistic_license_2_0
  repository: https://github.com/do-know
version: '0.39'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'