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

i wanted to create and upload a self signed cert and key

I am trying to create and uplaod self signed cert and key

i am using the below curl command.I am getting the 403 unauthorised error..

curl -u orgAdminEmail:password -X POST --header "Content-Type: application/json" \ -d "{ "alias": "selfsigned", "subject": { "commonName": "mycert" } }" \ "https://api.enterprise.apigee.com/v1/o/{hsbhattacharjee25-eval}/e/{test}/keystores/{allah}/aliases?format=selfsignedcert"

Thank you for the help

0 2 123
2 REPLIES 2