Roger Light

Results 356 comments of Roger Light

Thanks - I agree it doesn't look much special, but it's always nice to have exactly the same conditions to work with.

My normal suggestion would be to copy the certificates to a location that mosquitto can read and change the ownership as appropriate, using a letsencrypt post update hook. If you're...

@mattst88 The problem with that approach is that after you've dropped privileges you can't load anything that is root only. What that means is that when your 90 day Lets...

@SunSDSE Are you happy for this to be closed now?

@SunSDSE prior to version 2 the only way to deal with the certificate expiring was to restart the broker, so if you can't send a sighup then nothing has changed.

Thank you! It actually should be returning `MOSQ_ERR_NOMEM` as well as `MOSQ_ERR_MALFORMED_UTF8`. I've fixed both parts.

Hi Alex, Thanks for the report. I've just tested this out and it works for me. I'll list what details I can think of below so you can compare to...

@simonmcnair Thank you for attempting your first commit here, and sorry for the delay replying. I very much like the idea of this, however I have to be fairly conservative...

Please give the `develop` branch a try if you are able.