-
How to setup SSL? OpenSSL is not available so I use gnutls. Module is enabled. Key and cert (self signed) are created by executing the command in modules.conf ( Error in log: Module m_ssl_gnutls couldn't load due to configuration problems: Error loading private key: The requested data were not available. When creating the key and cert I used bogus data except Setup: Debian 12 Anope 2.0.12-1 via apt. Inspircd 4.5 on other VM so ssl is mandatory. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 9 replies
-
I'm trying to setup SSL in inspircd. ( |
Beta Was this translation helpful? Give feedback.
Can you check the filesystem permissions and owner of your cert and key? They should be readable and owned by the user you want to run as.