Results 55 comments of bviktor

Don't hate me, but :D just one more idea: it'd be really awesome if this resolver could also resolve envvars, like `$HOME`. Whatcha think?

Nah, the user running the Docker container :-) But yeah, that's prolly another PR for another day.

Indeed. Please fix.

It won't work on Ubuntu either if you use something like CUDA, which does provide the required NV driver in the CUDA repo, but not the 32 bit libs to...

There's a lot of comments in that ticket so it's not clear which one you're referring to. To begin with, I'm not even sure what "ssh-agent.exe" is and what I'm...

Same here. `winget list` lists all the programs installed, and I know for a fact there are updates, but `winget upgrade --all` says the same thing. Previously it was giving...

Okay, so after reading the related link, I opened admin PowerShell, then ``` winget source reset --force winget upgrade ``` Accepted the agreement, and now it finally works. Yay!

I don't mind the new cert type, but what I do mind is the `_ecc` suffix for new deployments. Why would I want a new algo to exist in a...

> @phenri00 don't rely on the path names in the `.acme.sh` folder. use the `acme.sh --install-cert` command to copy the cert/key files to your target folder. Then you can rely...