diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:10:40 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:10:40 +0000 |
commit | 566fd589c5ee5d23902ef807f0fde30701b9db93 (patch) | |
tree | 6c661dce007545291cfc2f515a7af6cc15a418ff /examples/ca-certificates-local/local/Local_Root_CA.crt | |
parent | Initial commit. (diff) | |
download | ca-certificates-566fd589c5ee5d23902ef807f0fde30701b9db93.tar.xz ca-certificates-566fd589c5ee5d23902ef807f0fde30701b9db93.zip |
Adding upstream version 20240203.upstream/20240203upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'examples/ca-certificates-local/local/Local_Root_CA.crt')
-rw-r--r-- | examples/ca-certificates-local/local/Local_Root_CA.crt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/examples/ca-certificates-local/local/Local_Root_CA.crt b/examples/ca-certificates-local/local/Local_Root_CA.crt new file mode 100644 index 0000000..283ad2e --- /dev/null +++ b/examples/ca-certificates-local/local/Local_Root_CA.crt @@ -0,0 +1,3 @@ +-----BEGIN CERTIFICATE----- +Dummy Root CA file; replace it with the PEM-encoded root certificate +-----END CERTIFICATE----- |