diff options
Diffstat (limited to 'testdata/ed25519.conf')
| -rw-r--r-- | testdata/ed25519.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testdata/ed25519.conf b/testdata/ed25519.conf new file mode 100644 index 0000000..a186b81 --- /dev/null +++ b/testdata/ed25519.conf @@ -0,0 +1,6 @@ +[totp] +private_key = testdata/ed25519 + +[totp "issuer"] +test = ABCD +email-domain = XYZ |
