vendor
This commit is contained in:
+27
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"signing": {
|
||||
"profiles": {
|
||||
"CA": {
|
||||
"remote": "localhost",
|
||||
"auth_key": "garbage"
|
||||
},
|
||||
"email": {
|
||||
"usages": ["s/mime"],
|
||||
"expiry": "720h"
|
||||
}
|
||||
},
|
||||
"default": {
|
||||
"usages": ["digital signature", "email protection"],
|
||||
"expiry": "8000h"
|
||||
}
|
||||
},
|
||||
"auth_keys": {
|
||||
"garbage": {
|
||||
"type":"stadardo",
|
||||
"key":"0123456789ABCDEF0123456789ABCDEF"
|
||||
}
|
||||
},
|
||||
"remotes": {
|
||||
"localhost": "127.0.0.1:8888"
|
||||
}
|
||||
}
|
||||
+27
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"signing": {
|
||||
"profiles": {
|
||||
"CA": {
|
||||
"remote": "localhost",
|
||||
"auth_key": "garbage"
|
||||
},
|
||||
"email": {
|
||||
"usages": ["s/mime"],
|
||||
"expiry": "720h"
|
||||
}
|
||||
},
|
||||
"default": {
|
||||
"usages": ["digital signature", "email protection"],
|
||||
"expiry": "8000h"
|
||||
}
|
||||
},
|
||||
"auth_keys": {
|
||||
"garbage": {
|
||||
"type":"standard",
|
||||
"key":"BAD_KEY"
|
||||
}
|
||||
},
|
||||
"remotes": {
|
||||
"localhost": "127.0.0.1:8888"
|
||||
}
|
||||
}
|
||||
+17
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"signing": {
|
||||
"profiles": {
|
||||
"CA": {
|
||||
"usages": ["cert sign"],
|
||||
"expiry": "720h"
|
||||
},
|
||||
"email": {
|
||||
"usages": ["s/mime"],
|
||||
"expiry": "720h"
|
||||
}
|
||||
},
|
||||
"default": {
|
||||
"usages": ["digital signature", "email protection"],
|
||||
}
|
||||
}
|
||||
}
|
||||
+18
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"signing": {
|
||||
"profiles": {
|
||||
"CA": {
|
||||
"usages": ["cert sign"],
|
||||
"expiry": "720h"
|
||||
},
|
||||
"email": {
|
||||
"usages": ["s/mime"],
|
||||
"expiry": "720h"
|
||||
}
|
||||
},
|
||||
"default": {
|
||||
"usages": ["digital signature", "email protection"],
|
||||
"expiry": "invalid_expiry"
|
||||
}
|
||||
}
|
||||
}
|
||||
+23
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"signing": {
|
||||
"profiles": {
|
||||
"CA": {
|
||||
"remote": "localhost",
|
||||
"auth_key": "garbage"
|
||||
},
|
||||
"email": {
|
||||
"usages": ["s/mime"],
|
||||
"expiry": "720h"
|
||||
}
|
||||
},
|
||||
"default": {
|
||||
"usages": ["digital signature", "email protection"],
|
||||
"expiry": "8000h"
|
||||
}
|
||||
},
|
||||
"auth_keys": {
|
||||
},
|
||||
"remotes": {
|
||||
"localhost": "127.0.0.1:8888"
|
||||
}
|
||||
}
|
||||
+24
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"signing": {
|
||||
"profiles": {
|
||||
"CA": {
|
||||
"auth_key": "garbage",
|
||||
"remote": "localhoster"
|
||||
},
|
||||
"email": {
|
||||
"usages": ["s/mime"],
|
||||
"expiry": "720h"
|
||||
}
|
||||
},
|
||||
"default": {
|
||||
"usages": ["digital signature", "email protection"],
|
||||
"expiry": "8000h"
|
||||
}
|
||||
},
|
||||
"auth_keys": {
|
||||
"garbage": {
|
||||
"type":"standard",
|
||||
"key":"0123456789ABCDEF0123456789ABCDEF"
|
||||
}
|
||||
}
|
||||
}
|
||||
+18
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"signing": {
|
||||
"profiles": {
|
||||
"CA": {
|
||||
"usages": ["cert sign"],
|
||||
"expiry": "720h"
|
||||
},
|
||||
"email": {
|
||||
"usages": ["s/mime"],
|
||||
"expiry": "invalid_expiry"
|
||||
}
|
||||
},
|
||||
"default": {
|
||||
"usages": ["digital signature", "email protection"],
|
||||
"expiry": "8000h"
|
||||
}
|
||||
}
|
||||
}
|
||||
+27
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"signing": {
|
||||
"profiles": {
|
||||
"CA": {
|
||||
"auth_key": "garbage",
|
||||
"remote": "localhoster"
|
||||
},
|
||||
"email": {
|
||||
"usages": ["s/mime"],
|
||||
"expiry": "720h"
|
||||
}
|
||||
},
|
||||
"default": {
|
||||
"usages": ["digital signature", "email protection"],
|
||||
"expiry": "8000h"
|
||||
}
|
||||
},
|
||||
"auth_keys": {
|
||||
"garbage": {
|
||||
"type":"standard",
|
||||
"key":"0123456789ABCDEF0123456789ABCDEF"
|
||||
}
|
||||
},
|
||||
"remotes": {
|
||||
"localhost": "127.0.0.1:8888"
|
||||
}
|
||||
}
|
||||
+18
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"signing": {
|
||||
"profiles": {
|
||||
"CA": {
|
||||
"usages": ["cert sign"],
|
||||
"expiry": "720h"
|
||||
},
|
||||
"email": {
|
||||
"usages": ["BAD_USAGE"],
|
||||
"expiry": "720h"
|
||||
}
|
||||
},
|
||||
"default": {
|
||||
"usages": ["digital signature", "email protection"],
|
||||
"expiry": "8000h"
|
||||
}
|
||||
}
|
||||
}
|
||||
+24
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"signing": {
|
||||
"profiles": {
|
||||
"CA": {
|
||||
"usages": ["cert sign"],
|
||||
"expiry": "720h"
|
||||
},
|
||||
"email": {
|
||||
"usages": ["s/mime"],
|
||||
"expiry": "720h"
|
||||
}
|
||||
},
|
||||
"default": {
|
||||
"usages": ["digital signature", "email protection"],
|
||||
"expiry": "8000h"
|
||||
}
|
||||
},
|
||||
"auth_key": {
|
||||
"garbage": {
|
||||
"type":"standard",
|
||||
"key":"0123456789ABCDEF0123456789ABCDEF"
|
||||
}
|
||||
}
|
||||
}
|
||||
+29
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"signing": {
|
||||
"profiles": {
|
||||
"CA": {
|
||||
"usages": ["cert sign"],
|
||||
"expiry": "720h",
|
||||
"auth_key": "garbage",
|
||||
"remote": "localhost"
|
||||
},
|
||||
"email": {
|
||||
"usages": ["s/mime"],
|
||||
"expiry": "720h"
|
||||
}
|
||||
},
|
||||
"default": {
|
||||
"usages": ["digital signature", "email protection"],
|
||||
"expiry": "8000h"
|
||||
}
|
||||
},
|
||||
"auth_keys": {
|
||||
"garbage": {
|
||||
"type":"standard",
|
||||
"key":"0123456789ABCDEF0123456789ABCDEF"
|
||||
}
|
||||
},
|
||||
"remotes": {
|
||||
"localhost": "127.0.0.1:8888"
|
||||
}
|
||||
}
|
||||
Generated
Vendored
+19
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"signing": {
|
||||
"profiles": {
|
||||
"CA": {
|
||||
"auth_key": "garbage",
|
||||
"remote": "localhost"
|
||||
}
|
||||
}
|
||||
},
|
||||
"auth_keys": {
|
||||
"garbage": {
|
||||
"type":"standard",
|
||||
"key":"0123456789ABCDEF0123456789ABCDEF"
|
||||
}
|
||||
},
|
||||
"remotes": {
|
||||
"localhost": "127.0.0.1:8888"
|
||||
}
|
||||
}
|
||||
+14
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"signing": {
|
||||
"profiles": {
|
||||
"CA": {
|
||||
"usages": ["cert sign"],
|
||||
"expiry": "720h"
|
||||
},
|
||||
"email": {
|
||||
"usages": ["s/mime"],
|
||||
"expiry": "720h"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user