Forum Discussion

Martin_Graeber_'s avatar
Martin_Graeber_
Icon for Nimbostratus rankNimbostratus
May 16, 2017

Install pkcs12 Certificate with REST Api and Authentication Token

I have successfully uploaded pkcs12 file via rest api. Then I want to install the file using this command: curl -kv -H "X-F5-Auth-Token: " -H "Content-Type: application/json" -X POST https:/...