Root files on the web and certificates

Hello,

is it possible (with TWebFile?) to open a root file on the web in a web site which accessible only with a certificate? Something that with curl could be accessed with:

curl -k --cert … --key …

                  Thanks and ciao

                       Andrea

Hi Andrea,

That should be possible with Davix, available in reasonably recent ROOT versions (look for libRDavix.so …).
See https://dmc.web.cern.ch/projects/davix/root-and-davix-tutorial for certificate/key location settings.

G