Forum Discussion

Dor_206641's avatar
Dor_206641
Icon for Nimbostratus rankNimbostratus
Jul 17, 2016

import pfx certificate using rest api

I'm trying to import pfx certificate file using the f5 ltm rest api I have tried the command:   curl -sk -u admin: -H "Content-Type: application/json" -X POST https:///mgmt/tm/sys/crypto/pkcs12 ...