Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

Releases: nerves-hub/nerves_hub_ca_store

v1.0.0

13 Apr 16:46
Compare
Choose a tag to compare

Provides 3 convenience functions to aid with SSL connections to
public NervesHub instances:

  • NervesHubCAStore.file_path/0 -> path to generated cacerts.pem
  • NervesHubCAStore.certificates/0 -> Reads the cacerts.pem in as
    a list of OTP certificates
  • NervesHubCAStore.cacerts/0 -> Reads the cacerts.pem in as a list
    of DER encoded certificates