Skip to content

Data Object - GlobalSettingsCrlPrefetchConfiguration

Java Class

com.omnissa.vdi.vlsi.binding.vdi.infrastructure.GlobalSettings.CrlPrefetchConfiguration

Property of

GlobalSettingsSecurityData

Since

Horizon 8.11

Data Object Description

configurations for crl prefetch service.

Data Object Properties

Name Type Description
distributionPoints xsd:string[] List of CRL distribution points URLs, from where CRLs needs to be fetched. 1
refreshPeriodMinutes xsd:int Time Interval (in minutes) to refresh CRLs. 5 1 2
fileMaxSizeKb xsd:int Maximum allowed size for CRL file (in kb). 4 1 3

  1. This property need not be set. 

  2. This property has a minimum value of 1. 

  3. This property has a minimum value of 0. 

  4. This property has a default value of 1024. 

  5. This property has a default value of 60.