WebDAV plugin new beta: client certificates

Support for Android version of Total Commander

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48077
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

WebDAV plugin new beta: client certificates

Post by *ghisler(Author) »

A new beta of the WebDAV plugin is available:
https://plugins.ghisler.com/aplg/tcandroidwebdav207b2.apk

The plugin now supports client certificates in .p12 format, same you can import into Internet Explorer or Firefox. If you only have .key and .pem files, you can create a p12 file with OpenSSL:
openssl pkcs12 -export -inkey your_private_key.key -in certificate.pem -name my_name -out final_result.p12

If you enter a password in the WebDAV settings, it will be used to decrypt the p12 file. If not, you will be asked for the password when connecting if the p12 is encrypted.

The plugin also fixes random crashes, and supports direct plugin to plugin file transfers with other updated plugins and TC 2.05 beta 3.
Author of Total Commander
https://www.ghisler.com
Post Reply