Innovation Award
 April 2008
Number 2 |
Some types of applications need to issue SSL certificates to let users access Web resources securely.
Usually it is necessary to use a separate program to be able to create SSL certificates with PHP. However, this class makes it possible to create SSL certificates directly from PHP, as long as the OpenSSL extension is available.
Manuel Lemos |
This class can be used to manipulate encrypted data with certificates.
It uses the OpenSSL library to perform several types of operations like:
- Encrypt and decrypt data with public and private keys
- Create and sign a new certificate
- Retrieve information from a certificate
- Check whether a certificate corresponds to a private key
- Validate the purpose of use of a certificate
| There are not enough user ratings to display for this class. |
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.