summaryrefslogtreecommitdiffstats
path: root/src/main.lib/Plugins/StorePlugins
Commit message (Collapse)AuthorAgeFilesLines
* #1628Wouter Tinus2020-07-271-4/+6
|
* fix #1625Wouter Tinus2020-07-271-344/+344
|
* prevent crash with multiple store plugins of the same typeWouter Tinus2020-07-184-13/+13
|
* use more async I/O apisWouter Tinus2020-07-173-12/+9
|
* Update CentralSsl.csWouter Tinus2020-07-061-1/+1
|
* fix #1591Wouter Tinus2020-06-271-1/+1
|
* Fix for #1558Wouter Tinus2020-06-022-2/+2
|
* Add pfx storev2.1.8Wouter Tinus2020-05-3112-39/+305
|
* allow chaining multiple store and installation steps of the same type from ↵Wouter Tinus2020-05-251-6/+9
| | | | interactive mode
* some code style messagesWouter Tinus2020-04-221-2/+4
|
* fix running test as non-adminv2.1.6.768Wouter Tinus2020-03-292-4/+4
|
* build errorWouter Tinus2020-03-041-2/+2
|
* merge with masterWouter Tinus2020-03-044-12/+29
|\
| * Improve file system performanceWouter Tinus2020-02-101-6/+12
| |
| * Be more specific about reasons for disabling optionsWouter Tinus2020-02-054-6/+17
| |
* | fix #1431Wouter Tinus2020-03-042-2/+2
|/
* xWouter Tinus2020-01-151-8/+16
|
* Failure to add intermediate certificate to the store shouldn't be a fatal ↵Wouter Tinus2020-01-151-4/+3
| | | | error. Fall back to the regular chosen store if opening the intermedate store fails.
* include certificate chain in Central Certificate StoreWouter Tinus2020-01-141-1/+4
|
* Fix #1326Wouter Tinus2019-12-171-1/+1
|
* fix more null annotationsWouter Tinus2019-12-152-20/+26
|
* null annotations progressWouter Tinus2019-12-1413-44/+47
|
* refactor in progressWouter Tinus2019-12-023-11/+0
|
* improve certificate cache to respond to changes in CSR, instead of only ↵Wouter Tinus2019-11-301-5/+2
| | | | responding to host names
* improved handling of certificate chain, use the actual chain provided by ↵Wouter Tinus2019-11-302-43/+26
| | | | the ACME server instead of a chain built by Windows, which is unreliable in certain circumstances
* add --acl-fullcontrol parameter to manage private key permisssion in ↵Wouter Tinus2019-11-286-7/+239
| | | | certificate store
* Updates docs and improve support for custom legacy importsWouterTinus2019-10-061-2/+2
|
* Change default installation to none when IIS is not availableWouterTinus2019-10-021-1/+2
|
* huge settings refactoringWouterTinus2019-09-295-14/+16
|
* implement disabled state for Csr and Store pluginsWouterTinus2019-09-294-2/+15
|
* CleanupWouterTinus2019-09-281-11/+13
|
* improve error handlingWouterTinus2019-09-261-7/+12
|
* .net core 3 / no admin / new way of addressing systemproxy / c#8WouterTinus2019-09-171-23/+22
|
* async inputWouterTinus2019-09-102-7/+7
|
* async progressWouterTinus2019-09-106-59/+53
|
* code formatWouterTinus2019-09-0715-62/+41
|
* move plugins & re-implement WebDavWouterTinus2019-09-0715-0/+915