Skip to content
Commit a10cf202 authored by nimrod's avatar nimrod
Browse files

- Use /etc/ssl/cert.pem instead of /root/ca-certificates.crt in OpenBSD. It's

  the CA bundle from LibreSSL and is in the base OS. The update is already from
the same upstream.
- Better parsing and cleaning of certificate name, therefore the cerificates
  under /usr/share/ca-certificates are more properly names (not just numbered)
in OpenBSD.
- Use openssl certhash in OpenBSD instead of reimplementing the logic. Only
  available in 5.7 or later, added assertion for that.
- Updated TODO list, tests accordingly.
parent 7150f959
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment