Using client side certificates in WebDAV Nav+ iOS
WebDAV Nav+ includes some basic support for using client certificates when establishing an SSL connection to a server.
- WebDAV Nav+ expects the certificate to be in PKCS12 format, with a .p12 extension.
To create the certificate in the correct format from command line use a command like:openssl pkcs12 -export -in mycert.pem -inkey mykey.key\ -out demo.p12 -name "Demo Certificate" - Copy the file to the root folder (Documents) of the local storage, either by using iTunes File Sharing or downloading the file from a WebDAV server.
- The filename should be the same as the Name you've given the server connection when adding the server to WebDAV Nav+
In this example the connection has been named "demo"

- When you attempt a connection from within WebDAV Nav+ the application will attempt to open the certificate file and prompt for a passphrase if required.
Latest News
- 2012-05-05WebDAVNav+ 1.5.8 released
- 2012-05-04WebDAVNav Lite Android 1.0.7 released
- 2012-03-30WebDAVNav 1.5.7 released
- 2012-03-20WebDAVNav 1.5.6 released
- 2012-02-22WebDAVNav+ 1.5.6 released
- 2011-11-19CloudNav 1.0.0 released
- 2011-06-15WebDAV Nav for Blackberry
- 2011-05-20Email Caddy released

