mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
ALF-8702: Solr-Repository SSL Communications (see solr/source/solr/instance/HowToSetUpSolr.txt ALF-9510: Initial checkin git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@30005 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
7 lines
253 B
Properties
7 lines
253 B
Properties
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 |