hyperoslo / Imaginary

:unicorn: Remote images, as easy as one, two, three.
https://www.hyper.no
Other
614 stars 63 forks source link

Insecure Transport: Weak SSL Protocol #96

Open Shakihassan opened 3 years ago

Shakihassan commented 3 years ago

The SSLv2, SSLv23, and SSLv3 protocols contain several flaws that make them insecure, so they should not be used to transmit sensitive data. ImageDownloader.swift

3lvis commented 3 years ago

Thank you! Are you suggesting to remove SSLv2, SSLv23, and SSLv3 to pass data?