Commit Graph

3 Commits (c46ec688770db92f49fa550b449c5ca757e40ae2)

Author SHA1 Message Date
Dmitry Maksyoma e456357c68 Deb: empty postrm -> postrm.ex 4 years ago
Dmitry Maksyoma eaa5c24439 Generate self-signed cert in /etc/ssl/private/kasmvnc.pem
I piggyback on ssl-cert package that's got ssl-cert group and the
directory /etc/ssl/private, the group can read files from (but not list
files there). Thus, by adding a user to ssl-cert group, they can read
both ssl-cert certificates and the KasmVNC certificate.o

Note: currently, KasmVNC only supports one file that must contain both
private and public keys. For this reason, I didn't use the snakeoil
certificate from ssl-cert, as it's split into two files.
4 years ago
Dmitry Maksyoma 86c6ae566c Debian package spike. Using ../release as bin/ source. 4 years ago