mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-08-07 17:49:17 +00:00
- This will allow a keystore to be checked in (.keystore) and specified by installer - Algorithm parameters embedded in SealedObject but also supported by other Cipher methods ALF-8646: RINF 38: Text data encryption ALF-8956: RINF 38: Encryption key password specified by installer ALF-9055: RINF 38: Support encryption against existing data git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@28438 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
37 lines
704 B
Plaintext
37 lines
704 B
Plaintext
The keystores contained in this folder are used by tests.
|
|
There are their details:
|
|
|
|
==================
|
|
== ks-test-1.ks ==
|
|
==================
|
|
|
|
Keystore password: ksPwd1
|
|
Keystore type: JCEKS
|
|
Keystore provider: SunJCE
|
|
|
|
Your keystore contains 1 entry
|
|
mykey1: aliasPwd1
|
|
|
|
==================
|
|
== ks-test-2.ks ==
|
|
==================
|
|
|
|
Keystore password: ksPwd2
|
|
Keystore type: JCEKS
|
|
Keystore provider: SunJCE
|
|
|
|
Your keystore contains 2 entries
|
|
mykey1: aliasPwd1
|
|
mykey2: aliasPwd2
|
|
|
|
==================
|
|
== ks-test-3.ks ==
|
|
==================
|
|
|
|
Keystore password: ksPwd3
|
|
Keystore type: JCEKS
|
|
Keystore provider: SunJCE
|
|
|
|
Your keystore contains 2 entries
|
|
mykey1: aliasPwd1
|
|
mykey2: aliasPwd2 |