Object Type = org.alfresco.enterprise.encryption.management.AlfrescoKeyStoreBean
Exposes information about the location and backup location of encryption methods used by Content Services.
There are three types of keystore:
- Alfresco:Name=Encryption,Type=Key Store
- Alfresco:Name=ContentTransformer,Type=SSL Key Store
- Alfresco:Name=ContentTransformer,Type=SSL Trust Store
The following properties are exposed for Type=Key Store:
| Attribute name | Example value |
|---|---|
| BackupLocation | C:/Alfresco/alf_data/keystore/backup-keystore |
| Location | C:/Alfresco/alf_data/keystore/keystore |
The following properties are exposed for Type=SSL Key Store:
| Attribute name | Example value |
|---|---|
| BackupLocation | <not readable> |
| Location | C:/Alfresco/alf_data/keystore/ssl.keystore |
The following properties are exposed for Type=SSL Trust Store:
| Attribute name | Example value |
|---|---|
| BackupLocation | <not readable> |
| Location | C:/Alfresco/alf_data/keystore/ssl.truststore |