I am trying to add SSL certificates for the endpoint of the APIs which are created in the APIM 2.5.0
I am able to add the SSL certificate using keyimport tool from commandline and things are working as expected. But, is there a possibility to add the certificate using restAPI when we are adding the APIs using restAPIs.
May be in the payload which is generated to add an API in the APIM as stated in the link https://docs.wso2.com/display/AM250/RESTful+APIs
Thanks