CoreCryptSMIME

SMIME

Enables S/MIME support for signing and encrypting mail.

This setting can not be deactivated.

Default value:

0

SMIME::Bin

Defines the path to OpenSSL binary. It may need a HOME environment variable ($ENV{HOME} = ‘/var/lib/wwwrun’;).

This setting is not active by default.

Default value:

/usr/bin/openssl

SMIME::CacheTTL

Cache time in seconds for the SSL certificate attributes.

This setting can not be deactivated.

Default value:

172800

SMIME::CertPath

Specifies the directory where SSL certificates are stored.

This setting is not active by default.

Default value:

/etc/ssl/certs

SMIME::Decrypt::Bcc

Defines whether S/MIME decryption should be attempted for Bcc recipients.

  • None – no decryption is performed for Bcc recipients.

  • System Addresses – attempts decryption using keys associated with the configured system addresses.

  • All – attempts decryption using all available keys in the system. This option may impact performance on some systems.

Default value:

0

SMIME::Encryption

Specifies S/MIME encryption cipher.

This setting can not be deactivated.

Default value:

aes256

SMIME::FetchFromCustomer

Enables fetch S/MIME from CustomerUser backend support.

This setting can not be deactivated.

Default value:

0

SMIME::PrivatePath

Specifies the directory where private SSL certificates are stored.

This setting is not active by default.

Default value:

/etc/ssl/private
Scroll to Top