Arjan H.

Results 40 comments of Arjan H.

This should now be fixed in the latest release (v25.01), ECDSA and RSA now can be mixed

Thanks for confirming! I have created a new release v25.01.1 now

@iarspider that message is nothing to worry about. The boulder container contains many running processes that try to connect to the database and sometimes this happens, but the code is...

CAA records are not required, I don't have one in my own setup. But then boulder needs to check all higher level domains to check that on no level at...

I have not been able to reproduce this issue unfortunately. Do you happen to have any further information from the logs? Perhaps the DB migrations at the beginning of the...

The multiple SANs in a single certificate will probably work, if they all resolve to the same location for the validation (haven't tested it though). But as far as I...

I haven't tested it myself yet, but probably the fix is to change this line in `/home/labca/labca/commander` from ``` docker compose exec boulder bin/admin-revoker serial-revoke --config labca/config/admin-revoker.json $serial $reasonCode 2>&1...

Thanks for the info! I will have a better look when I find some time > ... but not sure if this breaks something else. I expect it will be...

This should now be solved in the v24.08 release