xolphin / xolphin-api-php

Xolphin API module for PHP
8 stars 16 forks source link

Installation created certificates #7

Closed jasperf closed 6 years ago

jasperf commented 6 years ago

Is there a way to install the SSL certificates on the server once they have been generated using the API? Now we get detail by email, but that is not sufficient to really automate things.

XolphinIvo commented 6 years ago

You can download the CRT using the download() method in the Certificate endpoint. It is up to your code to place the downloaded certificate in the correct location.