Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Unable to upload the ssl cert and key jar

Not applicable
Solved Solved
0 2 369
1 ACCEPTED SOLUTION

Hi Phani,

We have an open issue with SmartDocs and uploading attachments. The API works if you use it in curl or postman, in the form:

curl -u admin_email:admin_pword -X POST -H "Content-Type: multipart/form-data" -F file="@myKeystore.jar" "https://api.enterprise.apigee.com/v1/o/ORGNAME/environments/prod/keystores/KEYSTORE/keys?alias=myKeyAlias&password=KEY_PWORD"

Stephen

View solution in original post

2 REPLIES 2