Sorry if this is too far removed from Guacamole itself. CentOS/RHEl 7.x Guacamole 1.0.0 Nginx (latest) Tomcat
I setup Guacamole with JKS and create a keystore for Guacamole using a command like: keytool -genkey -alias some_alias -keyalg RSA -keysize 2048 -keystore /var/lib/tomcat/webapps/.keystore -storepass password -keypass password2 -noprompt I am then prompted for things like name, org, city, state, etc. I generally leave these all blank (just hitting enter for each until done). What I am wondering is if these fields are of any importance in a production, internet facing setup? (using Lets Encrpyt for an SSL cert, not related to JKS at all) Is there any benefit to filling it out and/or adverse effects with leaving them all blank? Thanks -- Sent from: http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
