diff options
author | Roger Braun <roger@rogerbraun.net> | 2017-09-18 11:39:57 +0200 |
---|---|---|
committer | Roger Braun <roger@rogerbraun.net> | 2017-09-18 11:39:57 +0200 |
commit | 9cefbaf01625cbb4b892ce2b767f79ceb155110b (patch) | |
tree | 277ebf653164440fb48f2ac422bb08d2f4326150 /test/web/http_sigs/pub.key | |
parent | 270c90322023d517183032e0ebaf9d60b7a3020f (diff) | |
download | pleroma-9cefbaf01625cbb4b892ce2b767f79ceb155110b.tar.gz pleroma-9cefbaf01625cbb4b892ce2b767f79ceb155110b.zip |
Start of HTTP Signatures.
Diffstat (limited to 'test/web/http_sigs/pub.key')
-rw-r--r-- | test/web/http_sigs/pub.key | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/web/http_sigs/pub.key b/test/web/http_sigs/pub.key new file mode 100644 index 000000000..b3bbf6cb9 --- /dev/null +++ b/test/web/http_sigs/pub.key @@ -0,0 +1,6 @@ +-----BEGIN PUBLIC KEY----- +MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDCFENGw33yGihy92pDjZQhl0C3 +6rPJj+CvfSC8+q28hxA161QFNUd13wuCTUcq0Qd2qsBe/2hFyc2DCJJg0h1L78+6 +Z4UMR7EOcpfdUE9Hf3m/hs+FUR45uBJeDK1HSFHD8bHKD6kv8FPGfJTotc+2xjJw +oYi+1hqp1fIekaxsyQIDAQAB +-----END PUBLIC KEY----- |