mirror of
https://github.com/win-acme/win-acme.git
synced 2026-04-27 03:55:56 +03:00
Page:
Upgrades
Pages
A specified logon session does not exist
Advanced logging
Advanced usage
Apache 2.4 basic usage
Application Logging
Application Settings
Azure DNS validation
Basic usage
CSR Plugins
Command Line Arguments
Command line
Create a SAN certificate
Custom plugins
DNS validation plugins
Development
Enhancement voting
Example Scripts
HTTP Validation Plugins
HTTPS Binding With Specific IP
Home
How To Run
How to Compile From Source Code
IIS 7.5 and Lower
Install script
Installation plugins
Issues and workarounds
Load balancing
Microsoft Exchange
Microsoft Remote Desktop Server
Migration to v1.9.5
Migration to v1.9.9
Migration to v2.0.0
Missing Certificate Chain
Plugins
Renewal Management
Store plugins
Target plugins
Task Scheduler
Uninstall instructions
Upgrades
Validation issues
Validation plugins
web_config.xml
No results
5
Upgrades
Wouter Tinus edited this page 2019-01-27 21:14:44 +01:00
When evolving WACS, we strive for backwards compatibility and in-place upgrades. A typical upgrade can be deleting everything from the program directory and extracting the new files. This can even be automated by tools like Scoop.
There are some cases when you might want to be a little more careful.
- When you made changes to the script(s) included with the distributed .zip-file, you will probably want to preserve those. We do accept PR's for scripts, so if they are the type of changes which others might find usable too, please feel free to submit them.
- If you made changes to
wacs.exe.config, you will probably want to preserve those. If that is the case please be careful to use the newly released file as the baseline and make the necessary changes there, rather than keeping the old file around. This is because the file also contains configuration information for the .NET CLR which has to match the build it's been generated for.
Some versions of LEWS have required or recommended migration steps, which are listed here. "v1.9.5" in this case means that you can or should read this if you're migrating from a version below 1.9.5 to version 1.9.5 or higher.
Please refer to https://pkisharp.github.io/win-acme/ for up-to-date documentation.