Skip to content

Automates the download and hosting of CRL data from a remote Certificate Authority.

License

Notifications You must be signed in to change notification settings

acavella/revoke

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Build Status Contributors License Latest Stable Version

Overview

Automates the download and hosting of CRL data from a remote Certificate Authority. Revoke is designed to be executed via chron.

  • Retrieve remote CRL data via HTTP or HTTPS
  • Validates remote CRL data
  • Serves CRLs via local HTTPD
  • Written using BASH to maximize native compatibility and remain lighweight
  • Retrieve an unlimited number of CRLs
  • Support for full and delta CRLs

Requirements

  • Bash
  • Apache HTTP Server 2.4
  • OpenSSL 1.0.2 or later
  • Curl 7.29 or later

Installation

Installation instructions here.

Security Vulnerabilities

If you discover a security vulnerability within revoke, please send an e-mail to tony@cavella.com. Security vulnerabilities are taken very seriously and will be addressed with the utmost priority.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature)
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the GNU General Public License v3.0. See LICENSE for more information.

Contact

Tony Cavella - tony@cavella.com

Project Link: https://github.com/altCipher/revoke

Acknowledgements

About

Automates the download and hosting of CRL data from a remote Certificate Authority.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages