-
-
Notifications
You must be signed in to change notification settings - Fork 83
Open
Labels
apple-codesignapple-codesign crate and rcodesign CLI toolapple-codesign crate and rcodesign CLI toolenhancementNew feature or requestNew feature or request
Description
When attempting to upload an artifact to the notary API behind a corporate proxy, depending on the environment, one of following errors are encountered:
Error: HTTP error: error sending request for url (https://appstoreconnect.apple.com/notary/v2/submissions): error trying to connect: invalid peer certificate contents: invalid peer certificate: UnknownIssuer
Error: error sending request for url (https://appstoreconnect.apple.com/notary/v2/submissions): error trying to connect: unsuccessful tunnel
Is there a flag or override in which the API call can leverage provided proxies / provided CA chain?
Note: I am able to access that API via POST directly from cURL or Postman on the same machine
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
apple-codesignapple-codesign crate and rcodesign CLI toolapple-codesign crate and rcodesign CLI toolenhancementNew feature or requestNew feature or request