budulinek

Results 7 issues of budulinek

Hi, I have noticed that you already use postfix for sending notification emails ( https://github.com/nextcloud/nextcloudpi/issues/147 ). What about adding full-fledged mail server? I am a long-time user of Nextcloud (and...

enhancement

OK, I know you have invested a lot into Boulder. But still, I would like to start the discussion... Couple of hours ago I did my very first installation of...

Serial Number for the Issuing Cert is set to 1000 (see /home/labca/admin/data/serial ). This causes problems when re-installing LabCA. how to reproduce: - fresh LabCA installation - upload existing Root...

Root CA key should be stored offline, it should be deleted from LabCA once we generate Issuer CA. Suggestion: 1. Root CA upload: make Root CA key uploading optional (with...

Please add Serial.isFlushed() method for checking that all data in Tx buffer have been flushed. We need it for non-blocking Serial.write() to half duplex communication (such as RS485). At the...

For a reliable non-blocking Serial.write we need this is commit in Arduino core to be merged: https://github.com/arduino/Arduino/pull/3737

- Calculate bytestart during run-time - Add support for EHV - Bugfix 0x30 packet type