Wampserver Ssl Auto Config Versions Save

WampServer SSL Auto Config is a Microsoft Windows batch script designed to automatically generate and configure a fully working Apache SSL / Name Based virtual host development environment.

v1.2.3

1 year ago

Updated

  • Updated explanation of wampServerExtensionsPath in configuration file and README.md

v1.2.2

2 years ago

Fixed

  • Ignore modules_sup folder in bin\apache directory (new to WampServer 3.2.8)

v1.2.1

3 years ago

Added

  • Issues template.

Updated

  • Updated README.md reflecting minimum Apache version number required for HTTP/2 functionality.

v1.2.0

3 years ago

Added

  • Added option to enable HTTP/2 functionality per development domain.

v1.1.1

3 years ago

Fixed

  • Added .gitattributes file to normalize EOL's for Windows OS when code is downloaded as ZIP file.

v1.1.0

3 years ago

Added

  • Added removal of certificate(s) from Windows store upon 'restore' command.

v1.0.2

3 years ago

Updated

  • Moved CLI argument count code (0 & >2) to a more logical section in ssl_config.bat
  • Fixed grammatical errors and general formatting in README.md

v1.0.1

3 years ago

Fixed

  • Added missing quotes around argument when calling isIniFile.

v1.0.0

3 years ago
  • Initial commit.