Hello, i am quiet new to opensource, etc and i have some small questions.
we are going to use the webserver in our new release. for this we need SSL. there is a quite convinient tool for setting up the neccassary ssl-system-properties, the SecurityTools. but unfortunatly there is no setter-method for the TrustStorePassword and the getter uses the DEFAULT_KEY_PASSWORD if not set. what shall i do ? is there any chance that this will be fixed in a maybe new release ? shall i copy and paste this class to my own sources and fix it there. shall i prepare a PATCH and to whom i suppose to send this ? are there maybe plans to remove the SecurityTool in future releases, since right now it is not really usable ? would be nice if someone answers one or the other question. Kristian