diff options
author | Claudio Jeker <claudio@cvs.openbsd.org> | 2021-11-03 17:30:14 +0000 |
---|---|---|
committer | Claudio Jeker <claudio@cvs.openbsd.org> | 2021-11-03 17:30:14 +0000 |
commit | e016dd7c0bcdf8a678b4a777750f672206bb4d8c (patch) | |
tree | fb884b9ede04d74d55c416651b5d2e2d10f6685b /regress | |
parent | 9d43eeba6a52aa11d38d5bce2befe9776888e8c6 (diff) |
Add a test tal that has comments and also comes with CRLF
Diffstat (limited to 'regress')
-rw-r--r-- | regress/usr.sbin/rpki-client/tal/test.tal | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/regress/usr.sbin/rpki-client/tal/test.tal b/regress/usr.sbin/rpki-client/tal/test.tal new file mode 100644 index 00000000000..883c4cd7677 --- /dev/null +++ b/regress/usr.sbin/rpki-client/tal/test.tal @@ -0,0 +1,12 @@ +# This TAL is intended for documentation purposes only.
+# Do not attempt to use this in a production setting.
+rsync://rpki.example.org/rpki/hedgehog/root.cer
+https://rpki.example.org/rpki/hedgehog/root.cer
+
+MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAovWQL2lh6knDx
+GUG5hbtCXvvh4AOzjhDkSHlj22gn/1oiM9IeDATIwP44vhQ6L/xvuk7W6
+Kfa5ygmqQ+xOZOwTWPcrUbqaQyPNxokuivzyvqVZVDecOEqs78q58mSp9
+nbtxmLRW7B67SJCBSzfa5XpVyXYEgYAjkk3fpmefU+AcxtxvvHB5OVPIa
+BfPcs80ICMgHQX+fphvute9XLxjfJKJWkhZqZ0v7pZm2uhkcPx1PMGcrG
+ee0WSDC3fr3erLueagpiLsFjwwpX6F+Ms8vqz45H+DKmYKvPSstZjCCq9
+aJ0qANT9OtnfSDOS+aLRPjZryCNyvvBHxZXqj5YCGKtwIDAQAB
|