olemaire / spki

Simple Public Key Infrastructure (Bash, Perl or Rust flavors)
Other
2 stars 0 forks source link

Mixed case on spki.conf items #24

Closed ghost closed 10 years ago

ghost commented 10 years ago

The file 'spki.conf' in bash flavour contains mixed upper/lowercase items.

=> supportemail, automated, debugmode, specificlogfile and logtofile

olemaire commented 10 years ago

Damn right! Thx!

I'll fix that to minorcase for all values.

olemaire commented 10 years ago

Fixed -> all configuration values are now minor case.

Thx David.