Ylian Saint-Hilaire

Results 303 comments of Ylian Saint-Hilaire

Good request. We are flooded now with other work, but this is one I do want to fix. For macOS usage, this is an important one.

This may be a problem from people that have the old `acme-client` module that is used to get a certificate from Let's Encrypt. When trying to update that module to...

Just put in a fox for this, will be in MeshCentral v1.0.61.

(I am traveling with limited Internet access) MeshCentral uses [IPCheck](https://www.npmjs.com/package/ipcheck) to perform IP address matching. You can do it like this: ``` "agentAllowedIp": [ "22.22.22.22", "33.33.33.33", "192.168.0.1/32", "::ffff:192.168.0.1/128"] ``` Put...

Working on this one now!

I can't make this problem happen. Can you mail be an exact multi-line file that does not work? [My contact info is here](https://www.meshcommander.com/contact-information). I want to take a look at...

I am not sure I completely understand the situation. "OpenSSL" is a cryptographic library and does not provide certificates. MeshCentral will generate and use a default TLS certificate for HTTPS...

Ok, so you got a free TLS certificate from zerossl.com. How to you setup MeshCentral with this certificate? Do did you change "webserver-cert-public.crt" and "webserver-cert-private.key" or do something else? MeshCentral...

Can you post your config.json file, put XXXX on any confidential data. Thanks.

You can try removing the "cert" line, but everything in your config.json looks good, I don't see any problems. I have no idea what the problem is.