Christopher Cook

Results 198 comments of Christopher Cook
trafficstars

Hi, if you are a licensed customer you should send a support request with more specific details to support {at} certifytheweb.com The most likely problem would be if you only...

@martinl yes the app is currently x64 only. We have a new version in development which not only has arm support but also has an optional web UI so it...

Further to this I can confirm that our current development branch (background service + desktop UI) runs without changes on Windows 11 (24H2) arm64, including IIS integration. Powershell integrated features...

Thanks, that's a good idea - we'd probably need to ping our API because a check from the local server isn't enough (local servers are forever managing to resolve themselves...

Hi, our built in task runs the following script: https://github.com/webprofusion/certify-plugins/blob/development/src/DeploymentTasks/Core/Providers/Assets/RDPGatewayServices.ps1 If you don't have the RemoteDesktopServices powershell module available then perhaps this is the error you would see. You can...

Thanks, we are not planning to add more providers directly to our code base (there are thousands of DNS services all with different APIs) and instead you can direct your...

Thanks, I've definitely not seen that before, have you restarted the service since turning off telemetry? The reason I ask is the way our app is designed it will just...

Is outgoing https disabled via your firewall? The behavior obviously suggests it's trying to do something and failing. If the problem persists please also append the contents of C:\ProgramData\Certify\appsettings.json

Thanks, we definitely still need to look at this issue as there is probably more we can do. We want to try to trim the service down a little. We...

As a little bit of background to our service based approach, some users are actively managing up to 18,000 certs on a single server, so the service is frequently checking...