http://cwiki.apache.org/GMOxDOC21/administering-certificates.htmlexplains how to configure an HTTPS listener to use SSL, including setting the keystore and keystore password. However, this requires the console, which is not installed on my production server, to keep the memory footprint small.
I can set the keystore used by the HTTPS listener on my production server in var/config/config.xml, but not the password. Is there a way to do this from GShell, or bash?
