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

Latest commit

 

History

History
12 lines (9 loc) · 377 Bytes

CHANGELOG.md

File metadata and controls

12 lines (9 loc) · 377 Bytes

Changelog

1.0.0

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