diff options
Diffstat (limited to 'test/func/data')
-rw-r--r-- | test/func/data/caservice/local/org.osaaf.aaf.cm.pkcs11 | 1 | ||||
-rw-r--r-- | test/func/data/caservice/local/org.osaaf.cm.ca.props | 11 | ||||
-rw-r--r-- | test/func/data/caservice/passphrase-ipass | 1 | ||||
-rw-r--r-- | test/func/data/caservice/passphrase-pin | 1 | ||||
-rw-r--r-- | test/func/data/caservice/sopin.txt | 1 | ||||
-rw-r--r-- | test/func/data/caservice/upin.txt | 1 | ||||
-rw-r--r-- | test/func/data/distcenter/passphrase | 1 |
7 files changed, 17 insertions, 0 deletions
diff --git a/test/func/data/caservice/local/org.osaaf.aaf.cm.pkcs11 b/test/func/data/caservice/local/org.osaaf.aaf.cm.pkcs11 new file mode 100644 index 0000000..05fe60f --- /dev/null +++ b/test/func/data/caservice/local/org.osaaf.aaf.cm.pkcs11 @@ -0,0 +1 @@ +name = localca diff --git a/test/func/data/caservice/local/org.osaaf.cm.ca.props b/test/func/data/caservice/local/org.osaaf.cm.ca.props new file mode 100644 index 0000000..5a3fa83 --- /dev/null +++ b/test/func/data/caservice/local/org.osaaf.cm.ca.props @@ -0,0 +1,11 @@ +## +## org.osaaf.cm.ca.props +## Properties to access Certifiate Authority +## + +#Certman +cm_ca.local=org.onap.aaf.auth.cm.ca.LocalCA,/opt/app/osaaf/local/org.osaaf.aaf.cm.pkcs11;0x2222;enc:asFEWMNqjH7GktBLb9EGl6L1zfS2qMH5ZS5Zd90KVT5B9ZyRsqx7Gb73YllO8Hyw +cm_ca.local.idDomains=org.osaaf +cm_ca.local.baseSubject=/OU=OSAAF/O=ONAP/C=US +cm_ca.local.perm_type=org.osaaf.aaf.ca + diff --git a/test/func/data/caservice/passphrase-ipass b/test/func/data/caservice/passphrase-ipass new file mode 100644 index 0000000..163769d --- /dev/null +++ b/test/func/data/caservice/passphrase-ipass @@ -0,0 +1 @@ +csittestphrase diff --git a/test/func/data/caservice/passphrase-pin b/test/func/data/caservice/passphrase-pin new file mode 100644 index 0000000..163769d --- /dev/null +++ b/test/func/data/caservice/passphrase-pin @@ -0,0 +1 @@ +csittestphrase diff --git a/test/func/data/caservice/sopin.txt b/test/func/data/caservice/sopin.txt new file mode 100644 index 0000000..28d1445 --- /dev/null +++ b/test/func/data/caservice/sopin.txt @@ -0,0 +1 @@ +123456789 diff --git a/test/func/data/caservice/upin.txt b/test/func/data/caservice/upin.txt new file mode 100644 index 0000000..28d1445 --- /dev/null +++ b/test/func/data/caservice/upin.txt @@ -0,0 +1 @@ +123456789 diff --git a/test/func/data/distcenter/passphrase b/test/func/data/distcenter/passphrase new file mode 100644 index 0000000..163769d --- /dev/null +++ b/test/func/data/distcenter/passphrase @@ -0,0 +1 @@ +csittestphrase |