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 ------------------------------------------------------------------------------ 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
