This repository has been archived by the owner on Apr 19, 2023. It is now read-only.
Releases: nerves-hub/nerves_hub_ca_store
Releases · nerves-hub/nerves_hub_ca_store
v1.0.0
Provides 3 convenience functions to aid with SSL connections to
public NervesHub instances:
NervesHubCAStore.file_path/0
-> path to generated cacerts.pemNervesHubCAStore.certificates/0
-> Reads the cacerts.pem in as
a list of OTP certificatesNervesHubCAStore.cacerts/0
-> Reads the cacerts.pem in as a list
of DER encoded certificates