genouest / biomaj-download

Download microservice for BioMAJ
GNU Affero General Public License v3.0
1 stars 7 forks source link

Accept new keys for SFTP servers #26

Closed duboism closed 4 years ago

duboism commented 4 years ago

This PR adds the ability to use a custom known file and accept keys when using SFTP.

This is done by adding 2 new options for CurlDownload:

The goal is to handle #25.

This PR needs genouest/biomaj-core#9.

duboism commented 4 years ago

Some issues on curl (curl/curl#4953) prevent this to work for now.