#25 migrate.pl improvements
Closed: Fixed Opened by rcritten.

Vitezslav Cizek sent this to the mod_nss mailing list:

I'm attaching a patch for the migrate.pl script.

The changes are:

  • Use a whitelist instead of a blacklist for migrated directives, because more of them are specific to mod_ssl than common
  • Don't translate SSLCipherSuite, we support OpenSSL strings now
  • Add input (-r) and output options (-w) for the configuration files, instead of using ssl.conf and nss.conf
  • Commented lines are now recognized even if they begin with whitespace
  • The script keeps nestable apache configuration block directives
  • Print more verbose disclaimer
  • Set NSSProtocol unconditionally

adding an updated patch after an email discussion (I don't have rights to replace the previous one)
mod_nss-migrate.pl.2.patch

master:

d3cc93eb78af3976f4d5f00b7d4874e3a7c8d477

d4e872503a1b0e02cc6d04aa73b105e24f624a29

Second patch is for minor cleanups and Fedora-specific global crypto policy handling.

Metadata Update from @vcizek:
- Issue assigned to rcritten
- Issue set to the milestone: mod_nss-1.0.14

Metadata