From 22e5f4894e532203c78c140895851d3c1d6c86df Mon Sep 17 00:00:00 2001 From: Vika Date: Sat, 22 Jul 2023 16:23:54 +0300 Subject: Add a NixOS test for receiving webmentions --- nixos-tests/tls/rootCA-key.pem | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 nixos-tests/tls/rootCA-key.pem (limited to 'nixos-tests/tls/rootCA-key.pem') diff --git a/nixos-tests/tls/rootCA-key.pem b/nixos-tests/tls/rootCA-key.pem new file mode 100644 index 0000000..85afa50 --- /dev/null +++ b/nixos-tests/tls/rootCA-key.pem @@ -0,0 +1,5 @@ +-----BEGIN PRIVATE KEY----- +MIGHAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBG0wawIBAQQg7f8suVXaG0xCp1dF +V1SyPIhRqzSb5g/AySCLp8Bsb4uhRANCAAThxEpowhTWa/nRg9dnumEejfXSbEqr +kVG44TM5b4ajIT3136i0zGckd6LUHdDVDdyWrMWsA2qh2zuGNR0eoA7A +-----END PRIVATE KEY----- -- cgit 1.4.1