Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for TooManyIntermediateCAs (0.22 sec)

  1. cmd/sts-errors.go

    		Description:    "The provided client certificate is invalid. Retry with a different certificate.",
    		HTTPStatusCode: http.StatusBadRequest,
    	},
    	ErrSTSTooManyIntermediateCAs: {
    		Code:           "TooManyIntermediateCAs",
    		Description:    "The provided client certificate contains too many intermediate CA certificates",
    		HTTPStatusCode: http.StatusBadRequest,
    	},
    	ErrSTSNotInitialized: {
    		Code:           "STSNotInitialized",
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Wed Feb 05 00:29:41 UTC 2025
    - 6K bytes
    - Viewed (0)
Back to top