Secure Apache Guacamole: Difference between revisions

From KG7QIN's Wiki
Jump to navigation Jump to search
(Created initial page)
 
m (Added category)
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[Category:Servers]]
= Introduction =
= Introduction =
This is a modification I made to https://github.com/boschkundendienst/guacamole-docker-compose Dockerized Apache Guacamole container.   
This is a modification I made to https://github.com/boschkundendienst/guacamole-docker-compose Dockerized Apache Guacamole container.   


The modifications include EasyRSA3 with helper scripts to generate the required CA, server, and client SSL certificates.
The modifications include EasyRSA3 with helper scripts to generate the required CA, server, and user SSL certificates.


== Source ==
== Source ==
https://github.com/KG7QIN/guacamole-docker-compose
https://github.com/KG7QIN/guacamole-docker-compose

Latest revision as of 04:28, 18 February 2024

Introduction

This is a modification I made to https://github.com/boschkundendienst/guacamole-docker-compose Dockerized Apache Guacamole container.

The modifications include EasyRSA3 with helper scripts to generate the required CA, server, and user SSL certificates.

Source

https://github.com/KG7QIN/guacamole-docker-compose