This repository has been archived by the owner on Jan 15, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
/
unfortunately-complex.inner
113 lines (88 loc) · 2.58 KB
/
unfortunately-complex.inner
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
Content-Type: multipart/signed; boundary="c72";
protocol="application/pgp-signature"; micalg="pgp-sha512"
--c72
From: Alice Lovelace <[email protected]>
To: Bob Babbage <[email protected]>
Date: Mon, 21 Oct 2019 07:33:00 -0700
Subject: BarCorp contract signed, let's go!
Content-Type: multipart/mixed; boundary="6ae"; protected-headers="v1"
Message-ID: <[email protected]>
--6ae
content-type: text/plain; protected-headers="v1"
Content-Disposition: inline
Subject: BarCorp contract signed, let's go!
--6ae
Content-Type: multipart/mixed; boundary="8df"
--8df
Content-Type: multipart/alternative; boundary="32c"
--32c
Content-Type: text/plain; charset="us-ascii"
Hi Bob!
I just signed the contract with BarCorp and they've set us up with
an account on their system for testing.
The account information is:
Site: https://barcorp.example/
Username: examplecorptest
Password: correct-horse-battery-staple
Please get the account set up and apply the test harness.
Let me know when you've got some results.
(this is the 'unfortunately-complex' message)
Thanks, Alice
--
Alice Lovelace
President
Example Corp
--32c
Content-Type: text/html; charset="us-ascii"
<html><head></head><body><p>Hi Bob!
</p><p>
I just signed the contract with BarCorp and they've set us up with
an account on their system for testing.
</p><p>
The account information is:
</p><dl>
<dt>Site</dt><dd>
<a href="https://barcorp.example/">https://barcorp.example/</a>
</dd>
<dt>Username</dt><dd><tt>examplecorptest</tt></dd>
<dt>Password</dt><dd>correct-horse-battery-staple</dd>
</dl><p>
Please get the account set up and apply the test harness.
</p><p>
Let me know when you've got some results.
</p><p>
(this is the 'unfortunately-complex' message)
</p><p>
Thanks, Alice<br/>
-- <br/>
Alice Lovelace<br/>
President<br/>
Example Corp<br/>
</p></body></html>
--32c--
--8df
Content-Type: text/x-diff; charset="us-ascii"
Content-Disposition: inline; filename="testharness-config.diff"
diff -ruN a/testharness.cfg b/testharness.cfg
--- a/testharness.cfg
+++ b/testharness.cfg
@@ -13,3 +13,8 @@
endpoint = https://openpgp.example/test/
username = testuser
password = MJVMZlHR75mILg
+
+[barcorp]
+endpoint = https://barcorp.example/
+username = examplecorptest
+password = correct-horse-battery-staple
--8df--
--6ae--
--c72
content-type: application/pgp-signature
-----BEGIN PGP SIGNATURE-----
wnUEARYKAB0FAl2twZwWIQTrhbtfozp14V6UTmPyMVUMT0fjjgAKCRDyMVUMT0fj
jnUTAP9YDBbjItEr14L3f/hpRDdkiexX96wHRZOZlP4VlsPbmgEA/zNQ5GZxOW70
EyF6maqK0Dedw/FXsbL32iFiXMGaTgY=
=EuL1
-----END PGP SIGNATURE-----
--c72--