Download the PHP package exonet/certificate-converter without Composer
On this page you can find all versions of the php package exonet/certificate-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download exonet/certificate-converter
More information about exonet/certificate-converter
Files in exonet/certificate-converter
Download exonet/certificate-converter
More information about exonet/certificate-converter
Files in exonet/certificate-converter
Vendor exonet
Package certificate-converter
Short Description PHP package to convert an SSL certificate to various formats (e.g PKC12, PEM).
License MIT
Package certificate-converter
Short Description PHP package to convert an SSL certificate to various formats (e.g PKC12, PEM).
License MIT
Please rate this library. Is it a good library?
Informations about the package certificate-converter
Certificate converter
PHP package to convert an SSL certificate to various formats (e.g PKC12, PEM).
Install
Via Composer
Example usage
The example below shows how combine separate contents of a certificate to a combined PEM string.
crt
The certificate (typically the contents of.crt
file).key
The private key (typically the contents of the.key
file)ca bundle
The certificate of the intermediate and/or the trusted root certificate
Change log
Please see releases for more information on what has changed recently.
All versions of certificate-converter with dependencies
PHP Build Version
Package Version
Requires
php Version
~7.1|^8.0|^8.1
ext-openssl Version *
ext-zip Version *
ext-openssl Version *
ext-zip Version *
The package exonet/certificate-converter contains the following files
Loading the files please wait ....