Expanded config template for #563

This commit is contained in:
voipmeister
2024-09-08 14:55:09 +02:00
parent 5e7204571d
commit 8a22c5c786

View File

@@ -157,6 +157,13 @@
//
// 3 - Finally, set 'enabled' to 'true'
//
// ! - If you receive the following error when starting ENiGMA:
// "Error initializing: Error: Cannot parse privateKey: Unsupported key format"
// You might need to convert your key. This can be done as follows:
//
// > openssl rsa -in unsupported.key -out converted.key -traditional
//
//
// Additional reading:
// - https://blog.sleeplessbeastie.eu/2017/12/28/how-to-generate-private-key/
// - https://gist.github.com/briansmith/2ee42439923d8e65a266994d0f70180b