[GH-ISSUE #21] Customizable server title and description #18

Open
opened 2026-02-26 03:33:30 +03:00 by kerem · 0 comments
Owner

Originally created by @laurivosandi on GitHub (Jan 23, 2017).
Original GitHub issue: https://github.com/laurivosandi/certidude/issues/21

Currently window title in the certidude web server view is simply Certidude server, instead it could be something more descripive and specific to organization, hence it should be configurable via /etc/certidude/server.conf for example by placing title = Foo Bar LLC VPN certificates under [authority] section.

Similarily description = /var/lib/certidude/ca.example.com/help.md could be used to specify Markdown formatted file which gets rendered to HTML and displayed as landing page.

Originally created by @laurivosandi on GitHub (Jan 23, 2017). Original GitHub issue: https://github.com/laurivosandi/certidude/issues/21 Currently window title in the certidude web server view is simply Certidude server, instead it could be something more descripive and specific to organization, hence it should be configurable via ```/etc/certidude/server.conf``` for example by placing ```title = Foo Bar LLC VPN certificates``` under ```[authority]``` section. Similarily ```description = /var/lib/certidude/ca.example.com/help.md``` could be used to specify Markdown formatted file which gets rendered to HTML and displayed as landing page.
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/certidude-laurivosandi#18
No description provided.