diff options
author | Vika <vika@fireburn.ru> | 2023-07-22 16:23:54 +0300 |
---|---|---|
committer | Vika <vika@fireburn.ru> | 2023-07-22 16:23:54 +0300 |
commit | 22e5f4894e532203c78c140895851d3c1d6c86df (patch) | |
tree | d826eb746b7aa4e7fece60416e52e01970e0e8db /nixos-tests/tls/another.test-key.pem | |
parent | 50c8f7d8f5f04c717ef4e72d873bf994c03efda0 (diff) | |
download | kittybox-22e5f4894e532203c78c140895851d3c1d6c86df.tar.zst |
Add a NixOS test for receiving webmentions
Diffstat (limited to 'nixos-tests/tls/another.test-key.pem')
-rw-r--r-- | nixos-tests/tls/another.test-key.pem | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/nixos-tests/tls/another.test-key.pem b/nixos-tests/tls/another.test-key.pem new file mode 100644 index 0000000..c2cbb5c --- /dev/null +++ b/nixos-tests/tls/another.test-key.pem @@ -0,0 +1,5 @@ +-----BEGIN PRIVATE KEY----- +MIGHAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBG0wawIBAQQguhPE9xYvArHAkSHP +8BCrmiOd7rOGrxtGqyJQSD1pbvGhRANCAASNKi1rW9F6tXil0YKUWYVLTpqTAtKV +wQ7RJwlwDDRgaxSMk0QxECFTEQUes7n1vU0mKbIQUeefGf8KPPptCffV +-----END PRIVATE KEY----- |