Michael Häner
Michael Häner
Currently, tpm2-openssl is not an official Fedora package. In my opinion, this package is essential for a modern distribution. @beldmit @sahanaprasad07 I do not understand the procedure or the process....
Hello together I am stuck with OpenSSL at one point. We send a CSR from a TPM to the PKI and the PKI sends back a certificate. Unfortunately, the certificate...
Hi all The value of returnedKWH is swapped in the addon with the apparent power. returnedKWH in Openhab:  apparent power in shelly web interface:  Has anyone already fixed...
The Shelly Pro 3EM device does not display all values, some channels display " NULL ". The debug functionality of the shelly addon shows the arrival of the corresponding data,...
The inode value is saved in https://github.com/sbabic/swugenerator/blob/main/swugenerator/swu_file.py#L86 and checked in https://github.com/sbabic/swugenerator/blob/main/swugenerator/swu_file.py#L108-L116. An inode is usually an unsigned 64 bit value. Here, however, it is checked for 32 bits (signed). What...