ValidationCA

מפרט של ValidationCA. המדיניות מגדירה את המנגנון לקבלת אישור רשות האישורים כדי לאמת את אישור העמית.

ייצוג JSON
{

  // Union field type can be only one of the following:
  "grpcEndpoint": {
    object (GrpcEndpoint)
  },
  "certificateProviderInstance": {
    object (CertificateProviderInstance)
  }
  // End of list of possible types for union field type.
}
שדות
שדה איחוד type. סוג ספק האישורים שמספק את אישור רשות האישורים. הערך type יכול להיות רק אחד מהבאים:
grpcEndpoint

object (GrpcEndpoint)

הגדרות ספציפיות ל-gRPC כדי לגשת לשרת gRPC ולקבל את אישור ה-CA.

certificateProviderInstance

object (CertificateProviderInstance)

המפרט של מופע ספק האישורים שיועבר למישור הנתונים, וישמש לטעינת פרטי האישורים הנדרשים.