erlang-p1-pkix binary package in Ubuntu Focal i386

 The idea of the library is to simplify certificates configuration in Erlang
 programs. Typically an Erlang program which needs certificates (for HTTPS/
 MQTT/XMPP/etc) provides a bunch of options such as certfile, chainfile,
 privkey, etc. The situation becomes even more complicated when a server
 supports so called virtual domains because a program is typically required to
 match a virtual domain with its certificate. If a user has plenty of virtual
 domains it's quickly becoming a nightmare for them to configure all this.
 The complexity also leads to errors: a single configuration mistake and a
 program generates obscure log messages, unreadable Erlang tracebacks or,
 even worse, just silently ignores the errors.
 Fortunately, the large part of certificates configuration can be automated,
 reducing a user configuration to something as simple as:
 .
 certfiles:
   - /etc/letsencrypt/live/*/*.pem
 .
 The purpose of this library is to do this dirty job under the hood.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2019-12-17 06:10:10 UTC Deleted Ubuntu Focal i386 release universe libs Optional 1.0.4-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Steve Langasek

    i386 deprecated as host arch

  • Published
  • Copied from ubuntu focal-proposed i386 in Primary Archive for Ubuntu
  2019-12-06 06:10:10 UTC Deleted Ubuntu Focal i386 proposed universe libs Optional 1.0.4-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Steve Langasek

    i386 deprecated as host arch

  • Published
  2020-12-29 18:10:09 UTC Deleted Ubuntu Focal i386 release universe libs Optional 1.0.3-1
  • Removed from disk .
  • Removal requested .
  • Deleted by Steve Langasek

    i386 deprecated as host arch

  • Published
  • Copied from ubuntu eoan-proposed i386 in Primary Archive for Ubuntu