The configuration options for S/Mime
com.openexchange.smime.caGroupId
Configures the group ID for the user. This is used to associate imported certificate authorities for the user. When certifiates are imported, they are given a group Id. Assign this groupId to the user if they should have certificates accept the newly imported certificate authority.
Default: [no default]
Configcascade: true
Reloadable: false
As of version: 2.10.7
Package: open-xchange-guard-smime
com.openexchange.smime.test
ONLY USED FOR TESTING. Enables the e2e testing api to create SMIME keys for a user. This also enables the testing certificate authority, which will trust this test key
Default: [no default]
Configcascade: false
Reloadable: false
As of version: 2.10.7
Package: open-xchange-guard-smime
com.openexchange.smime.caDatabase
Activates the smime certificate authority database storage. Defaults to true.
Default: [no default]
Configcascade: false
Reloadable: false
As of version: 2.10.7
Package: open-xchange-guard-smime-storage-impl
com.openexchange.smime.databaseStorage
Activates the smime database storage. Defaults to true.
Default: [no default]
Configcascade: false
Reloadable: false
As of version: 2.10.7
Package: open-xchange-guard-smime-storage-impl
com.openexchange.smime.checkCRL
Check X509 Certificates against CRL revoke lists. Will add sometimes significant delay to verifications
Default: [no default]
Configcascade: true
Reloadable: false
As of version: 2.10.7
Package: open-xchange-guard-smime