mod_sslcrl  2.1
About: mod_sslcrl is an Apache 2.2/2.4 module that verifies the validity of client certificates against the Certificate Revocation Lists (CRL) issued by Certification Authorities (CA).
  Fossies Dox: mod_sslcrl-2.1-src.tar.gz  ("unofficial" and yet experimental doxygen-generated source code documentation)  

mod_sslcrl Documentation

Some Fossies usage hints in advance:

  1. To see the Doxygen generated documentation please click on one of the items in the steelblue colored "quick index" bar above or use the side panel at the left which displays a hierarchical tree-like index structure and is adjustable in width.
  2. If you want to search for something by keyword rather than browse for it you can use the client side search facility (using Javascript and DHTML) that provides live searching, i.e. the search results are presented and adapted as you type in the Search input field at the top right.
  3. Doxygen doesn't incorporate all member files but just a definable subset (basically the main project source code files that are written in a supported language). So to search and browse all member files you may visit the Fossies mod_sslcrl-2.1-src.tar.gz contents page and use the Fossies standard member browsing features (also with source code highlighting and additionally with optional code folding).
README.TXT

 CRL check for SSL client certificates.
 See http://modsslcrl.sourceforge.net/ for further details.

 Copyright (C) 2018 Pascal Buchbinder

 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at

     http://www.apache.org/licenses/LICENSE-2.0

 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.

                      _             _           _ 
  _ __ ___   ___   __| |    ___ ___| | ___ _ __| |
 | '_ ` _ \ / _ \ / _` |   / __/ __| |/ __| '__| |
 | | | | | | (_) | (_| |   \__ \__ \ | (__| |  | |
 |_| |_| |_|\___/ \__,_|___|___/___/_|\___|_|  |_|
                      |_____|                     


 *********************************************************

 Please refer to ./doc/index.html for further information.

 *********************************************************