summaryrefslogtreecommitdiffstats
path: root/ipsec/ipsec-impl/src/test/resources/ikev2/identity/identity_local_rfc822.json
diff options
context:
space:
mode:
Diffstat (limited to 'ipsec/ipsec-impl/src/test/resources/ikev2/identity/identity_local_rfc822.json')
-rw-r--r--ipsec/ipsec-impl/src/test/resources/ikev2/identity/identity_local_rfc822.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/ipsec/ipsec-impl/src/test/resources/ikev2/identity/identity_local_rfc822.json b/ipsec/ipsec-impl/src/test/resources/ikev2/identity/identity_local_rfc822.json
new file mode 100644
index 000000000..6e152d9c4
--- /dev/null
+++ b/ipsec/ipsec-impl/src/test/resources/ikev2/identity/identity_local_rfc822.json
@@ -0,0 +1,8 @@
+{
+ "identity" : {
+ "local":
+ {
+ "rfc822-address-string": "rfc822@example.com"
+ }
+ }
+}