Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for CommonName (0.28 sec)

  1. api/go1.txt

    pkg crypto/x509/pkix, type Extension struct, Id asn1.ObjectIdentifier
    pkg crypto/x509/pkix, type Extension struct, Value []uint8
    pkg crypto/x509/pkix, type Name struct
    pkg crypto/x509/pkix, type Name struct, CommonName string
    pkg crypto/x509/pkix, type Name struct, Country []string
    pkg crypto/x509/pkix, type Name struct, Locality []string
    pkg crypto/x509/pkix, type Name struct, Names []AttributeTypeAndValue
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Wed Aug 14 18:58:28 UTC 2013
    - 1.7M bytes
    - Viewed (0)
  2. pkg/generated/openapi/zz_generated.openapi.go

    							Description: "clientCAFile is the path to a PEM-encoded certificate bundle. If set, any request presenting a client certificate signed by one of the authorities in the bundle is authenticated with a username corresponding to the CommonName, and groups corresponding to the Organization in the client certificate.",
    							Type:        []string{"string"},
    							Format:      "",
    						},
    					},
    				},
    			},
    		},
    	}
    }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
Back to top