Skip to content

Changelog

HTTPS/SSL Support (Port 443)

  • SSL/TLS support for serving sites over HTTPS
  • Self-signed SSL certificates are automatically generated during installation using Apache’s bundled OpenSSL
  • Certificates are valid for 10 years and cover localhost, *.localhost, and 127.0.0.1
  • New configuration file: httpd-wampoon-ssl.conf in apache/conf/extra/
  • Enabled mod_ssl and mod_socache_shmcb Apache modules
  • Modern SSL protocols (TLS 1.2+) with secure cipher suites
  • SSL logs stored in apps/temp/apache_logs/

New Scripts

  • Added apache.bat wrapper script for starting Apache with proper environment configuration
  • Added composer.bat to the htdocs directory for easy dependency management in projects

Package Upgrades

ComponentVersion
MariaDB Server11.8.5.0
PHP Runtime8.5.1.0
phpMyAdmin5.2.3.0
Wampoon Dashboard1.1.0
Wampoon Control Panel1.1.0
Composer2.9.2.0

PHP Curl Extension

  • Fixed curl extension not loading in Apache by reordering LoadFile directives to load before LoadModule php_module
  • Added required dependency DLLs: libcrypto, libssl, libssh2, libsodium, libpq, libsqlite3, and ICU libraries

OpenSSL Configuration Path

  • Fixed PHP’s OpenSSL showing incorrect default config path (C:\Apache24\conf\openssl.cnf)
  • OPENSSL_CONF environment variable is now set automatically when starting Apache via the apache.bat script or the Wampoon Control Panel

SSL Certificate Generation

  • Fixed certificate generation failing due to missing -config flag for OpenSSL

Initial public release.

ComponentVersion
Apache HTTP Server2.4.65.0
MariaDB Server11.8.3.0
PHP Runtime8.4.10.0
phpMyAdmin5.2.2.0
Wampoon Dashboard0.1.1.0
Wampoon Control Panel0.1.0.0
Xdebug3.4.5.0
Composer2.8.10.0
Microsoft Visual C++ Runtime14.0.0.0
browscaplatest