diff options
author | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-01-29 17:38:31 +0100 |
---|---|---|
committer | Rasmus Dahlberg <rasmus.dahlberg@kau.se> | 2021-01-29 17:38:31 +0100 |
commit | 72c8492ee1bd07d5960c9920e51b7addac11b806 (patch) | |
tree | 7bfcb03f43801ae7c04ac6b18ce7d83e89783a0e /x509util/testdata/root.key | |
parent | 7dfa743dce780659bd2e71130d91d51e93b1f68e (diff) |
removed x509util
We use minimal namespaces instead of X509 certificates.
Diffstat (limited to 'x509util/testdata/root.key')
-rw-r--r-- | x509util/testdata/root.key | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/x509util/testdata/root.key b/x509util/testdata/root.key deleted file mode 100644 index c2dd558..0000000 --- a/x509util/testdata/root.key +++ /dev/null @@ -1,3 +0,0 @@ ------BEGIN PRIVATE KEY----- -MC4CAQAwBQYDK2VwBCIEIPJGy4Tf9SwDv44lLCmVyEjsbUmwfTg+j/Xoyaunf1rx ------END PRIVATE KEY----- |