Skip to content
This repository has been archived by the owner on May 15, 2020. It is now read-only.
/ StartSSL-PHP-API Public archive

This class allows you to quickly get certificates signed by StartSSL or request a new one.

License

Notifications You must be signed in to change notification settings

TheDJVG/StartSSL-PHP-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StartSSL PHP API

This class allows you to quickly get certificates signed by StartSSL or request a new one. You need your S/MIME certificate/key to authenticate, just like you would do on the StartSSL website.

PHP Dependencies

  • cURL
  • OpenSSL

Usage

Please read example.php for more information about the functions and how to use them.

License

   Copyright © 2016 D. van Gorkum <djvg@djvg.net>
   This work is free. You can redistribute it and/or modify it under the
   terms of the Do What The Fuck You Want To Public License, Version 2,
   as published by Sam Hocevar.

               DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
                       Version 2, December 2004

    Copyright (C) 2004 Sam Hocevar <sam@hocevar.net>

    Everyone is permitted to copy and distribute verbatim or modified
    copies of this license document, and changing it is allowed as long
    as the name is changed.

               DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
      TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION

     0. You just DO WHAT THE FUCK YOU WANT TO.

About

This class allows you to quickly get certificates signed by StartSSL or request a new one.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages