#25 migrate.pl improvements
Closed: Fixed None Opened 8 years ago 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:

d3cc93e

d4e8725

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

7 years ago

Login to comment on this ticket.

Metadata