Giuseppe C

Results 24 comments of Giuseppe C

It's not even really needed for the selection to be at adding time, just the ability to move the download location after would be fine.

> `![Voyage to the moon](lalune.jpg){#lalune}` I just tried to write something like ``` Some text ![Bla blah](pic.png) {#something} Some other text ``` I was surprised that did not work. It...

It would be really cool, with two caveats: - don't make the switch for already installed acme.sh instances (or already issued certs, as @april said, I like this better), as...

> P-256 = secp256r1 = prime256v1 is not safe, why not use ed25519 or secp256k1 ? Certificate curves and ECDH key exchange curves are both used at the same time,...

> CA uses auth SHA384; That's a CA/B requirement when using a p384 intermediate. If the CA uses a p256 intermediate it _must_ then use sha256 in signatures. If it...

I've been trying to go through lgsm's source to see if I could avoid the ugly hack "echo Y | ./gameserver debug" but I had no luck.

I guess a command like `./csgoserver foreground` could be more appropriate, but yeah, it makes sense.

I like this idea of using command arguments. And yeah, in docker it is expected that applications run in foreground, and if they exit the container itself exits (and docker...

@meetDeveloper do you have instructions on how I could make a pull request implementing this?

> @alievk is it possible to run this in Secure Boot, I am getting the exact same error! I had the same issue with some other software, once I realized...