RSTUDIO: on fedora 30, error while loading shared libraries: libssl.so.10

The problem here is that Fedora uses OpenSSL 1.1, while that version of RStudio expects to find OpenSSL 1.0:

44%20AM

We'll likely need to produce a new build of RStudio for Fedora 30 and above.