The Apache mod_ocsp module for httpd

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

Build result summary

Details

Completed
Duration
2 minutes
Labels
None
Agent
nutmeg.redwax.eu
Revisions
mod_ca - master
001884cf9149ea5404855d43a5d4fca49c019c25 001884cf9149ea5404855d43a5d4fca49c019c25
mod_ocsp - master
21a4e5b067a9de5e242703715f3c7143c38a9d1e 21a4e5b067a9de5e242703715f3c7143c38a9d1e
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.