ehealthexperts-rk
ehealthexperts-rk
As described in #30 the encoded pem could contain an empty line at the end of the payload which rendered the data invalid. This is fixed and tests regarding the...
Depending on the length of the certificate the function "pemEncoded" might render a "\n" just before "\n-----END CERTIFICATE-----". When the resulting string is saved and opened with a certificate viewer...
In order to hunt down performance issues customers experienced on Windows 10 I tried to give them a plain app from the official examples as windows installer. As example I...