-
WACS fails to copy the pfx file to path with following error:
Error copying certificate to pfx path
System.ArgumentNullException: Value cannot be null. (Parameter 'keyEntry')
at Org.BouncyCastle…
-
Hi,
today I successfully generated Certs using win-acme and saved them to a Central Certificate Store. I can see all the Certificates, but there is an error "The system cannot find the file specified…
ljurk updated
2 years ago
-
Hi,
I have an issue with DDNS and CNAME entries, my setup:
- I have a Synology NAS, that syncs my real IP to dns1.myds.me
- I have dns2.eu as my main domain handled by cloudflare, with a CNAME * …
-
**Describe the bug**
Canceling certificates by friendlyname does not work.
**To Reproduce**
```
$domainList = @(
'test.example.com',
'test.example.net',
'test.example.org'
)
ForEach($…
-
**Describe the bug**
A clear and concise description of what the bug is.
**Log**
2022-05-25 11:20:20.007 -04:00 [INF] Arguments: --renew --baseuri https://acme.sectigo.com/v2/OV
2022-05-25 11:2…
-
**Describe the bug**
Version `2.1.12` does not use the configured outgoing proxy.
**To Reproduce**
1. Run it on a machine with outgoing proxy defined (i.e. `http://proxy.domain.com:3128`)
2. Run…
peske updated
2 years ago
-
When I attempt to renew certificates, it reports that "Script finished with exit code 1" and that renewal failed even though all other indications are that the scripts ran correctly. All expected scri…
-
With a fresh install of
- win-acme.v2.1.20.1185.x64.pluggable.zip
- plugin.validation.dns.route53.v2.1.20.1185.zip
I am getting this exception trying to renew a certificate:
```
(ComponentN…
-
**Describe the bug**
Crash on create cert
**To Reproduce**
1. Run with command line -verbose
2. Pick menu options: N, Enter Site Id, A, Enter, Enter, y
3. See error
Domains where the Crash h…
-
[The Similar Error as https://github.com/eclipsesource/theia-cloud/issues/133 but New Error with timeout]
I experienced the timeout issue with error code 504 from loading a workspace after instal…