Closed bessb closed 5 years ago
After using some of the code added in #89 I've discovered that the sys/crypto endpoints have been deprecated (see this comment).
sys/crypto
This updates the certificate and key methods to use the endpoints under sys/file instead.
sys/file
After using some of the code added in #89 I've discovered that the
sys/crypto
endpoints have been deprecated (see this comment).This updates the certificate and key methods to use the endpoints under
sys/file
instead.