ConstReadonlyMAX_BUNDLE_SIZE: numberMaximum size for certificate bundles (10MB)
ReadonlyMAX_CHAIN_DOWNLOAD_SIZE: numberMaximum total size for chain downloads (10MB)
ReadonlyMAX_CHAIN_DEPTH: 100Maximum certificate chain depth
ReadonlyCHAIN_TIMEOUT_MS: 30000Maximum time for chain reconstruction (30s)
ReadonlyMAX_REGEX_INPUT_LENGTH: 1000Maximum input length for regex testing (ReDoS protection)
Hard-coded resource limits to prevent OOM and DoS attacks. These limits cannot be overridden by configuration.