The Apache mod_ca module for httpd

Build: #39 was successful Changes by Dirk-Willem van Gulik and dirkx@redwax.eu

Build result summary

Details

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

Code commits

mod_ca - trunk
Author Commit Message Commit date
dirkx@redwax.eu dirkx@redwax.eu 258 258 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.
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.