kibana/packages/kbn-crypto
Jon e38bcceedf
[7.17] Backport test certificates from #111879 (#163099)
Partially backports #111879
Needed for #162722

During the upgrade to Node 18, openssl was upgraded to version 3.
Certain encryption formats have been disabled, including the
certificates used for some of our API integration tests. These were
already regenerated on main with #111879. This includes those changes
targeting 7.17.

These certificates are for testing only and should never be used in
production.
2023-08-04 08:04:08 -05:00
..
src [7.17] Backport test certificates from #111879 (#163099) 2023-08-04 08:04:08 -05:00
BUILD.bazel chore(NA): moving @kbn/crypto to babel transpiler (#108189) (#108313) 2021-08-12 00:34:02 -04:00
jest.config.js Remove core->cli dependency (#95145) (#95775) 2021-03-30 09:48:48 -04:00
package.json chore(NA): moving @kbn/crypto to babel transpiler (#108189) (#108313) 2021-08-12 00:34:02 -04:00
README.md Remove core->cli dependency (#95145) (#95775) 2021-03-30 09:48:48 -04:00
tsconfig.json chore(NA): moving @kbn/crypto to babel transpiler (#108189) (#108313) 2021-08-12 00:34:02 -04:00

@kbn/crypto

Crypto tools and utilities for Kibana