Closed thoresuenert closed 3 years ago
Honestly I've never worked with certificates that wasn't with something as simple as LetsEncrypt, so I don't know 😕
This might be something to create an issue in themsaid/forge-sdk
for? AFAIK Mohamed also maintains Forge itself, so he should be able to provide more details.
Closing because I am abandoning this package in favor of laravel/forge-cli
.
The update to
themsaid/forge-sdk@v2
changed function signatures and i tried to fix it with passing[]
which results in errors.The API Docs are not really clear to me which endpoint provide what kind of functionality.
which functionality do we want to provide? all of them? What is the exact difference between create and install?
I try to install/acticate an extisting wildcard certificate on a new site but dont know how to do it right now.
We provide the following endpoint with arguments:
server_id
,site_id
,certificate_id
https://forge.laravel.com/api-documentation#install-certificate The payload leads to the question: What does this endpoint actually do?