Skip to content

Fix for creating self-signed SSL certificate

The current implementation of default certificate generation is obsolete and now does not work properly. The certificate is generated but is incorrect. There are two problems to be fixed: 1) the key size should be increased and 2) using DateTime format should be fixed to be recognized by OpenSSL library.

Here is a proposed patch: sslcert.patch

Edited by Anton
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information