fastp icon indicating copy to clipboard operation
fastp copied to clipboard

Serve Plotly library using https?

Open torfinnnome opened this issue 4 years ago • 1 comments

We are hosting a Galaxy server, where the fastp tool is available.

When visualising the fastp results inside our Galaxy server, we get an error because the Galaxy wrapper points to http://opengene.org/plotly-1.2.0.min.js (as of version 0.20.1). Our server is using secure http/https, and mixing http and https is not popular on most browsers these days.

However, it seems that there is no valid ssl/https certificate on opengene.org. Would it be possible to look into this, and switch to https:// for the Plotly library?

torfinnnome avatar Mar 09 '21 09:03 torfinnnome

Some more info: https://github.com/OpenGene/fastp/issues/384

neoformit avatar Dec 14 '21 23:12 neoformit