diff options
Diffstat (limited to 'testing/tests/self-signed/hosts/moon/etc/scepclient.conf')
-rw-r--r-- | testing/tests/self-signed/hosts/moon/etc/scepclient.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/tests/self-signed/hosts/moon/etc/scepclient.conf b/testing/tests/self-signed/hosts/moon/etc/scepclient.conf new file mode 100644 index 000000000..b84f3e131 --- /dev/null +++ b/testing/tests/self-signed/hosts/moon/etc/scepclient.conf @@ -0,0 +1,6 @@ +--debug-control +--keylength 2032 +--days 1460 +--subjectAltName dns=moon.strongswan.org +--out pkcs1=moonKey.der +--out cert-self=moonCert.der |