Richard Körber

Results 57 comments of Richard Körber

Just after the unit tests are completed. Hopefully next week.

I cannot find a way to generate S/MIME signed messages with secure headers enclosed in the signature via command line. Is it okay if I use your example email for...

Thank you! Yes, it will only be temporary until I found a way to generate these kind of S/MIME mails. But I don't want to delay the next release because...

I just released v2.16. It's available in the release section, and will be available on Maven Central in the next couple of hours. This version should finally enable to read...

That's good news! Thank you for your feedback.

Okay, I found a log output inside the docker container's journal: ``` Jan 06 10:06:07 server systemd[1]: Starting UniFi Protect... Jan 06 10:06:07 server su[26852]: (to postgres) root on none...

The problem is that the Ubuntu kernel of Odroid M1S is compiled without IO Accounting. Unifi-Protect tries to access `/proc/$PID/io`, and then fails reading `writeThroughput` because that file is missing....

`AcmeJsonResource#update` will still update the status even if the `AcmeRetryAfterException` is thrown. So actually it's correct to check `getStatus()` first, and ignore the exception if the status has reached `valid`...

> > I rather think it's a bit strange from ZeroSSL > I was not sure if this is a valid response or, as you said, a strange one. I...