mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
SEARCH-1715 Adding new keystore including client browser certificate
This commit is contained in:
Binary file not shown.
@@ -1,5 +1,7 @@
|
||||
aliases=metadata
|
||||
keystore.password=password
|
||||
# The password protecting the keystore entries
|
||||
keystore.password=mp6yc0UD9e
|
||||
# The password protecting the alias: metadata
|
||||
metadata.keyData=
|
||||
metadata.algorithm=DESede
|
||||
metadata.password=password
|
||||
metadata.password=oKIWzVdEdA
|
||||
|
@@ -1,4 +1,7 @@
|
||||
aliases=ssl.alfresco.ca,ssl.repo
|
||||
# The ssl keystore password
|
||||
keystore.password=kT9X6oe68t
|
||||
# The password protecting the ssl repository key
|
||||
ssl.repo.password=kT9X6oe68t
|
||||
# The password protecting the ssl Alfresco CA key
|
||||
ssl.alfresco.ca.password=kT9X6oe68t
|
||||
|
@@ -1,4 +1,6 @@
|
||||
aliases=alfresco.ca,ssl.repo.client
|
||||
# The ssl truststore password
|
||||
keystore.password=kT9X6oe68t
|
||||
# The password protecting the ssl Alfresco CA strust certificate
|
||||
alfresco.ca.password=kT9X6oe68t
|
||||
ssl.repo.client=kT9X6oe68t
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -1,4 +1,7 @@
|
||||
aliases=ssl.alfresco.ca,ssl.repo.client
|
||||
# The ssl keystore password
|
||||
keystore.password=kT9X6oe68t
|
||||
# The password protecting the ssl repository key
|
||||
ssl.repo.client.password=kT9X6oe68t
|
||||
# The password protecting the ssl Alfresco CA key
|
||||
ssl.alfresco.ca.password=kT9X6oe68t
|
||||
|
@@ -1,5 +1,7 @@
|
||||
aliases=alfresco.ca,ssl.repo,ssl.repo.client
|
||||
# The ssl truststore password
|
||||
keystore.password=kT9X6oe68t
|
||||
# The password protecting the ssl Alfresco CA strust certificate
|
||||
alfresco.ca.password=kT9X6oe68t
|
||||
ssl.repo.password=kT9X6oe68t
|
||||
ssl.repo.client.password=kT9X6oe68t
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user