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

/pkg/src/modules/client/
H A Dpublisher.py2751 raise api_errors.PathlenTooShort(cert,
H A Dapi_errors.py2487 class PathlenTooShort(InappropriateCertificateUse): class in inherits:InappropriateCertificateUse
/pkg/src/tests/cli/
H A Dt_pkgsign.py2349 self.assertRaises(apx.PathlenTooShort, self._api_install,
2351 # Check that the cli hands PathlenTooShort exceptions.

Completed in 38 milliseconds