sftpgo/vfs
Nicola Murino f369fdf6f2 httpclient: add a configuration parameter to skip TLS certificate validation
In this mode, TLS is susceptible to man-in-the-middle attacks.
This should be used only for testing.
2020-05-03 11:37:50 +02:00
..
fileinfo.go fix some lint issues 2020-04-30 14:23:55 +02:00
fileinfo_unix.go fix some lint issues 2020-04-30 14:23:55 +02:00
fileinfo_windows.go add support for serving Google Cloud Storage over SFTP/SCP 2020-01-31 19:04:00 +01:00
gcsfs.go fix some lint issues 2020-04-30 14:23:55 +02:00
osfs.go NewOsFs: return an interface and not a pointer 2020-05-02 15:01:56 +02:00
s3fs.go fix some lint issues 2020-04-30 14:23:55 +02:00
vfs.go httpclient: add a configuration parameter to skip TLS certificate validation 2020-05-03 11:37:50 +02:00