cacerts/0 | CACerts builds an X.509 certificate list containing the Mozilla CA Certificate that can then be used via the cacerts setting in ssl options passed to the connect function. |
weak_cacerts/0 | deprecated bundle. |
cacerts() -> any()
CACerts builds an X.509 certificate list containing the Mozilla CA Certificate that can then be used via the cacerts setting in ssl options passed to the connect function.
weak_cacerts() -> any()
deprecated bundle. fix 1024-bit root issues
Generated by EDoc