Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for setting SSL certificate options through the Web interface #1827

Open
d3adb5 opened this issue Mar 11, 2022 · 0 comments
Open

Comments

@d3adb5
Copy link

d3adb5 commented Mar 11, 2022

As far as I've gone, I haven't seen options anywhere on the default Web interface to set the following properties on the ZNC configuration:

SSLCertFile = /path/to/combined/cert.pem
SSLKeyFile = /path/to/private/key.pem
SSLDHParamFile = /path/to/DH/file.pem

As it stands, I can only do so through manually editing the configuration file. I'd like to avoid having to do that, and if the options are there or it can be somehow done through environment variables, do let me know. 😦

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant