The Apache mod_spkac module for httpd

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

Build result summary

Details

Completed
Duration
46 seconds
Labels
None
Agent
nutmeg.redwax.eu
Revisions
mod_ca - master
001884cf9149ea5404855d43a5d4fca49c019c25 001884cf9149ea5404855d43a5d4fca49c019c25
mod_spkac - master
25dfafc32ef562634990179fce9904d51d0ac3ab 25dfafc32ef562634990179fce9904d51d0ac3ab
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.