MIT License Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software....
Wpblogs
le-acme2-php LetsEncrypt client library for ACME v2 written in PHP. This library is inspired by yourivw/LEClient, completely rewritten and enhanced with some new features: Support for Composer autoload (including separated Namespaces) Automatic renewal process Managed HTTP authentication process Response caching mechanism Prevents blocking while waiting for server results Optional certificate feature “OCSP Must-Staple” Optional set a preferred chain The aim of this client is to make an easy-to-use and integrated solution to create a LetsEncrypt-issued SSL/TLS certificate with PHP....
PHP library for Plesk XML-RPC API PHP object-oriented library for Plesk XML-RPC API. Install Via Composer Composer is a preferable way to install the library: composer require plesk/api-php-lib Usage Examples Here is an example on how to use the library and create a customer with desired properties: $client = new \PleskX\Api\Client($host); $client->setCredentials($login, $password); $client->customer()->create([ 'cname' => 'Plesk', 'pname' => 'John Smith', 'login' => 'john', 'passwd' => 'secret', 'email' => 'john@smith.com', ]); It is possible to use a secret key instead of password for authentication....
This page is for testing SSL functionality. #SSL TEST PAGE#
This page is for testing SSL functionality. #SSL TEST PAGE#
This page is for testing SSL functionality. #SSL TEST PAGE#
This page is for testing SSL functionality. #SSL TEST PAGE#
This page is for testing SSL functionality. #SSL TEST PAGE#
This page is for testing SSL functionality. #SSL TEST PAGE#
This page is for testing SSL functionality. #SSL TEST PAGE#