> Hello everybody, > > Jelle de Jong wrote, on 03-02-10 18:09: > >> How can I import my certificiation keys or make the key validation by >> java work? >> > > I found a way to get my certificates working, by making a pkcs12 > package from my certificates and shutdown openvpn-als and rerun the > the ant install command, from there I choice to import the pkcs12 > package and setup openvpn-als as usual. > > I used the following command to generate my pkcs12 package: > openssl pkcs12 -export -in example.crt -inkey example.key -certfile > caroot.crt -name "example" -out example.p12 > > I also have a few other questions: > > 1) I installed the used "ant install-agent" to setup the agent, but > how can I remove/de-install the agent? > > 2) I want to monitor the commit email list for security updates and > update my openvpn-als installation, with a new version of the svn > checkout. What files should I backup and place back to make it > possible to restore the configurations? > > Thanks in advance, > > Kind regards, > > Jelle de Jong >
Hi Jelle, You can simply remove the agent's zip package from trunk/adito/conf/repository/archives and then rebuild and reinstall the Agent. If you want to upgrade the application, I suggest backing your the data up, doing a clean install and moving the data back in. The process is described here: http://sourceforge.net/apps/trac/openvpn-als/wiki/migrating_data_to_another_openvpn-als_install Hope this helps, Samuli ------------------------------------------------------------------------------ The Planet: dedicated and managed hosting, cloud storage, colocation Stay online with enterprise data centers and the best network in the business Choose flexible plans and management services without long-term contracts Personal 24x7 support from experience hosting pros just a phone call away. http://p.sf.net/sfu/theplanet-com _______________________________________________ Openvpn-als-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openvpn-als-devel
