diff options
author | Wouter Tinus <wouter.tinus@gmail.com> | 2020-09-16 16:52:12 +0200 |
---|---|---|
committer | Wouter Tinus <wouter.tinus@gmail.com> | 2020-09-16 16:52:12 +0200 |
commit | 58be2cbc3dbf8b78d4b7e2f524234b58cadc4df2 (patch) | |
tree | d7b6c12068c12749422b1d31de6b8265a6363a51 /docs/manual/upgrading/to-v2.0.11.md | |
parent | d883566a704b2e2c0a7ceb0aaf7868568e4c47fc (diff) | |
download | letsencrypt-win-simple-58be2cbc3dbf8b78d4b7e2f524234b58cadc4df2.zip letsencrypt-win-simple-58be2cbc3dbf8b78d4b7e2f524234b58cadc4df2.tar.gz letsencrypt-win-simple-58be2cbc3dbf8b78d4b7e2f524234b58cadc4df2.tar.bz2 |
remove docs, they moved to a seperate repo log ago
Diffstat (limited to 'docs/manual/upgrading/to-v2.0.11.md')
-rw-r--r-- | docs/manual/upgrading/to-v2.0.11.md | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/manual/upgrading/to-v2.0.11.md b/docs/manual/upgrading/to-v2.0.11.md deleted file mode 100644 index 86d3a72..0000000 --- a/docs/manual/upgrading/to-v2.0.11.md +++ /dev/null @@ -1,15 +0,0 @@ ---- -sidebar: manual ---- - -# Migration from v1.9.x to v2.0.11 -The following does not apply to you. Please just follow the steps for the -[v1.9.x to v2.0.x](/win-acme/manual/upgrading/to-v2.0.0) migration. - -# Migration from v2.0.x to v2.0.11 -You will have to delete the files `Registration_v2` and `Signer_v2` from the ConfigurationPath, -which is `%programdata%\win-acme` by default. Then you will have to manually renew once to -create a new account with the ACME server. - -The reason for this is that v2.0.11 runs on .NET Framework 4.6.1 which required us to drop support -for the elliptic curve account signers.
\ No newline at end of file |