On Thu, 20 Sep 2012 15:01:43 +0100 Duarte Velez Grilo wrote: > Ok, I can see that. Now, where/how can I find the certificates? In > the GUI, it's not clear how things are supposed to work.
This depends. If you have root access to you server the most easiest way is to install those certificates system wide. For example the openssl package of most GNU/Linux distributions already provides most well known root certificates. If you don't have root access to your server or if you don't want to install it system wide. Than you have to look up the certificate in your browser to see which CA authority signed the certificate. For example dropbox certificates are issued by Thawte Inc. Their root certificates can be found here: https://www.thawte.com/roots/index.html Just download them and import them into your ownCloud. cheers, Björn -- Björn Schießle <[email protected]> Software Developer ownCloud GmbH Your Data, Your Cloud, Your Way! ownCloud GmbH, GF: Markus Rex, Holger Dyroff Schloßäckerstrasse 26a, 90443 Nürnberg, HRB 28050 (AG Nürnberg) _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
