The Apache mod_pkcs12 module for httpd

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

Build result summary

Details

Completed
Duration
5 minutes
Labels
None
Agent
nutmeg.redwax.eu
Revisions
mod_ca - master
001884cf9149ea5404855d43a5d4fca49c019c25 001884cf9149ea5404855d43a5d4fca49c019c25
mod_pkcs12 - master
17c81f45a408b82483aef879b6bd06c56492aabe 17c81f45a408b82483aef879b6bd06c56492aabe
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.