blob: 20fa0c691cfc7b6e7944aeb91c4c7bd50c462819 [file] [log] [blame]
Mateusz Starzyk1aec6462021-02-08 15:34:42 +01001API changes
2 * Remove certs module from the API.
Dave Rodgmanbd069162021-04-07 10:13:28 +01003 Transfer keys and certificates embedded in the library to the test
4 component. This contributes to minimizing library API and discourages
5 users from using unsafe keys in production.