Question
Upload Itermediate certs throw API
Hello
Is it possible to upload intermediate certs to FortiADC throw API interface?
If use this document
I can see function
/api/upload/certiicate_local
But it use for private\public key, but not intermediate
Also, in API REFS exists such methods:
/system_certificate_intermediate_ca
But in API refs
theris no example for POST methods
only
"POST": {
"Response": {
"payload": -149
}
}
Can anybody help me?
