The Apache mod_crl module for httpd

Build: #46 was successful Changes by Dirk-Willem van Gulik

Build result summary

Details

Completed
Duration
4 minutes
Labels
None
Agent
nutmeg.redwax.eu
Revisions
mod_ca - master
001884cf9149ea5404855d43a5d4fca49c019c25 001884cf9149ea5404855d43a5d4fca49c019c25
mod_crl - master
6a2556cd59ac6aac9c46fb0d590119186c391b9e 6a2556cd59ac6aac9c46fb0d590119186c391b9e
Successful since
#1 ()

Code commits

mod_ca - master
Author Commit Message Commit date
Dirk-Willem van Gulik Dirk-Willem van Gulik 001884cf9149ea5404855d43a5d4fca49c019c25 001884cf9149ea5404855d43a5d4fca49c019c25 Some algoritms, such as 'X9.42 DH' have a space in them (full list with < openssl list -public-key-algorithms >). So we need to be slightly more careful with tokenizing - and thus vall back of ARGV which understands ticks and double quoted text.