NetworkManager/libnm-core/tests/certs
Daniel Kobras 107ba8e00c libnm/crypto: accept TPM2-wrapped PEM keys
Some tools that NM can interact with (eg. openconnect) have added
automated support to handle TPM2-wrapped PEM keys as drop-in
replacements for ordinary key files. Make sure that NM doesn't reject
these keys upfront. We cannot reliably assume NM to be able to unwrap
and validate the key. Therefore, accept any key as long as the PEM
header and trailer look ok.
2019-07-10 17:31:48 +02:00
..
ca-no-ending-newline.pem
pkcs8-decrypted.der
pkcs8-enc-key.pem
pkcs8-noenc-key.pem
test-aes-128-key.pem libnm-core: support private keys encrypted with AES-{192,256}-CBC 2018-08-28 11:05:01 +02:00
test-aes-256-key.pem libnm-core: support private keys encrypted with AES-{192,256}-CBC 2018-08-28 11:05:01 +02:00
test-ca-cert.pem keyfile: support writing certificates as blob inside the keyfile 2015-03-12 18:16:58 +01:00
test-cert.p12
test-key-and-cert.pem keyfile: support writing certificates as blob inside the keyfile 2015-03-12 18:16:58 +01:00
test-key-only-decrypted.der
test-key-only-decrypted.pem
test-key-only.pem
test-tpm2wrapped-key.pem libnm/crypto: accept TPM2-wrapped PEM keys 2019-07-10 17:31:48 +02:00
test2-cert.p12
test2_ca_cert.pem
test2_key_and_cert.pem
test_ca_cert.der
test_ca_cert.pem
test_key_and_cert.pem