i have installed the ssl certificate in client account and have been trying to call the json api from rails to get the response from SSL::listcrts, but i am getting the response is
"{\"cpanelresult\":{\"func\":\"listcrts\",\"apiversion\":2,\"module\":\"SSL\",\"data\":[],\"event\":{\"result\":1}}}\n",
but i can see that ssl certificate details in user's cpanel. why here the host is null?
"{\"cpanelresult\":{\"func\":\"listcrts\",\"apiversion\":2,\"module\":\"SSL\",\"data\":[],\"event\":{\"result\":1}}}\n",
but i can see that ssl certificate details in user's cpanel. why here the host is null?