Class AuthoritySubordinateConfig


  • public final class AuthoritySubordinateConfig
    extends java.lang.Object
    • Method Detail

      • certificateAuthority

        public java.util.Optional<java.lang.String> certificateAuthority()
        Returns:
        This can refer to a CertificateAuthority that was used to create a subordinate CertificateAuthority. This field is used for information and usability purposes only. The resource name is in the format `projects/*/locations/*/caPools/*/certificateAuthorities/*`.
      • pemIssuerChain

        public java.util.Optional<AuthoritySubordinateConfigPemIssuerChain> pemIssuerChain()
        Returns:
        Contains the PEM certificate chain for the issuers of this CertificateAuthority, but not pem certificate for this CA itself. Structure is documented below.