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

/pkg/src/tests/cli/
H A Dt_pkgsign.py1310 self.assertRaises(apx.InvalidCertificateExtensions,
1312 # Tests that the cli can handle an InvalidCertificateExtensions.
1338 self.assertRaises(apx.InvalidCertificateExtensions,
1340 # Tests that the cli can handle an InvalidCertificateExtensions.
/pkg/src/modules/client/
H A Dpublisher.py2740 raise api_errors.InvalidCertificateExtensions(
H A Dapi_errors.py2447 class InvalidCertificateExtensions(SigningException): class in inherits:SigningException

Completed in 40 milliseconds