Searched refs:InappropriateCertificateUse (Results 1 - 3 of 3) sorted by relevance

/pkg/src/modules/client/
H A Dapi_errors.py2464 class InappropriateCertificateUse(SigningException): class in inherits:SigningException
2487 class PathlenTooShort(InappropriateCertificateUse):
H A Dpublisher.py2775 raise api_errors.InappropriateCertificateUse(
/pkg/src/tests/cli/
H A Dt_pkgsign.py1244 self.assertRaises(apx.InappropriateCertificateUse,
1246 # Tests that the cli can handle an InappropriateCertificateUse

Completed in 1272 milliseconds