HKP Client deprecated

The configuration options for HKP Client options

com.openexchange.guard.forceTLSForHKPSRV

Defines if Guard should only establish secure TLS connections to HKP servers queried via DNS SVR lookup.
Default: false
Configcascade: false
Reloadable: false
As of version: 2.8.0
Package: open-xchange-guard

com.openexchange.guard.trustedPGPDirectory

Defines servers for remote public Key lookup. You can list trusted PGP Servers here, preferably servers that have verified keys. Comma separated list. Can specify port. HTTPS only on port 443. In addition it is possible to add an optional base request path; for example "hkp://example.org:11371/custom/path/to/pks/lookup?".
Default:
Related: com.openexchange.guard.trustLevelHKPTrustedServer
Configcascade: false
Reloadable: false
As of version: 2.4.2
Package: open-xchange-guard

com.openexchange.guard.untrustedPGPDirectory

Defines servers for remote public Key lookup. You can list untrusted, public, PGP Servers here, preferably servers that have verified keys. Comma separated list. Can specify port. HTTPS only on port 443. In addition it is possible to add an optional base request path; for example "hkp://example.org:11371/custom/path/to/pks/lookup?".
Default:
Related: com.openexchange.guard.trustLevelHKPPublicServer
Configcascade: false
Reloadable: false
As of version: 2.4.2
Package: open-xchange-guard

com.openexchange.guard.keySources.trustLevelHKPPublicServer

The trust level for keys fetched from public HKP servers.
Default: 1
Related: com.openexchange.guard.keySources.trustThreshold
Configcascade: false
Reloadable: false
As of version: 2.10.0
Package: open-xchange-guard

com.openexchange.guard.keySources.trustLevelHKPTrustedServer

The trust level for keys fetched from HKP servers marked as trusted.
Default: 5
Related: com.openexchange.guard.keySources.trustThreshold
Configcascade: false
Reloadable: false
As of version: 2.10.0
Package: open-xchange-guard

com.openexchange.guard.keySources.trustLevelHKPSRVServer

The trust level for keys fetched from HKP servers queried via SRV DNS record.
Default: 4
Related: com.openexchange.guard.keySources.trustThreshold
Configcascade: false
Reloadable: false
As of version: 2.10.0
Package: open-xchange-guard

com.openexchange.guard.keySources.trustLevelHKPSRVDNSSECServer

The trust level for keys fetched from HKP servers queried via DNSSEC protected SRV DNS record.
Default: 4
Related: com.openexchange.guard.keySources.trustThreshold
Configcascade: false
Reloadable: false
As of version: 2.10.0
Package: open-xchange-guard