Download the PHP package londry/trustoceanssl-composer-library without Composer
On this page you can find all versions of the php package londry/trustoceanssl-composer-library. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download londry/trustoceanssl-composer-library
More information about londry/trustoceanssl-composer-library
Files in londry/trustoceanssl-composer-library
Package trustoceanssl-composer-library
Short Description Composer Library for TrustOcean SSL Reseller API in PHP
License MIT
Informations about the package trustoceanssl-composer-library
Composer Library for TrustOgitcean SSL Reseller API in PHP
Register and Submit one ticket to get Free API Access account: https://www.trustocean.com Feedback and Help: Please join our developer QQ Group(ID 941598653), or use submit issue on GitHub.
Table of Contents
- Installation
- Get Instance of SslOrder API
- Create New SSL Order
- Check And Get Issued Certificate
Installation
Use your composer:
Get_Instance_of_SslOrder_API
Before you try access api, you need add your local/server public ip address to the whitelist in your TrustOcean API Account.
Create_New_SSL_Order
Example for apply one TrustOcean Encryption365 SSL certificate. Every time, you can also use this same logic to renew your current ssl certificate. "RENEW SSL" means you need verify your domains again and get new SSL certificate and must install it on your web server.
Check_And_Get_Issued_Certificate
Reload ssl order from TrustOcean, you can easy to manage or get new certificate status.
Available_Methods_In_This_Lirary
This library can be used to develop PHP application/scripts that automatically apply ssl and automatically renew certificates on your web server. For non-automatic application/scripts use, you may also need the following API methods to more easily manage the order validation process and the life cycle of your ssl certificates.