Class SmimeStrictAiaShallHaveHttpOnly

java.lang.Object
de.mtg.jzlint.lints.cabf_smime_br.SmimeStrictAiaShallHaveHttpOnly
All Implemented Interfaces:
JavaLint

public class SmimeStrictAiaShallHaveHttpOnly extends Object implements JavaLint
BRs: 7.1.2.3c CA Certificate Authority Information Access The authorityInformationAccess extension MAY contain one or more accessMethod values for each of the following types: id-ad-ocsp specifies the URI of the Issuing CA's OCSP responder. id-ad-caIssuers specifies the URI of the Issuing CA's Certificate. For Strict and Multipurpose: When provided, every accessMethod SHALL have the URI scheme HTTP. Other schemes SHALL NOT be present.