Unable to complete SSL connectionError
I get this message every time I try to import an image.

If I do it from a normal http:// address, it says "Your image was added to the download queue!" but never actually gets applied to the sign.
Is your server running on Linux or Windows?
The game server doesn't support all SSL certificates. Try another site if using HTTPS, else find one that allows (doesn't redirect) HTTP connections.
Running on a Linux dedicated server (CentOS 8 / LGSM).

I tried other sites, but nothing works. I really just need Imgur working. Is there a way to add support for SSL certificates to the game server?
It's not a link issue, I'm definitely using the right one.

What is wrong with my server?  Is it firewall?  I'm running dedicated server with CentOS 8

Image failed to download! Error: Unable to complete SSL connection - Image Name: furnace_0 - Image URL: https://www.rustedit.io/images/imagelibrary/furnace.png

My server is on Debian, I just successfully used your furnace image directly from your rustedit.io URL:

UzipsJm.png

Merged post

You probably need to install SSL libraries or something.
I'm pretty sure it's just broken on CentOS. I've installed Mono and imported the necessary certificates, but it still isn't working.
I think you need to install the package ca-certificates-mono to get the https working.
That only appears to be for Ubuntu.
I installed all Mono packages, ran mozroots, tried installing the certificate manually, etc.
None of it worked.
How about:

sudo cert-sync /etc/pki/tls/certs/ca-bundle.crt
I installed mono complete package and the cert-sync and still get the same unable to complete SSL connection
KingSizeKevin
I installed mono complete package and the cert-sync and still get the same unable to complete SSL connection
Installing mono will not fix anything, often only cause more problems.
Remover Tool came with these as the default links for their plugin.  They should host it on links that don't give everyone so many problems?  These are all internal images from the plugin.  I need to edit the .cs code to fix this?

Merged post

I even changed to an http link and same thing. 

 

| Image failed to download! Error: Unable to complete SSL connection - Image Name: furnace_0 - Image URL: http://www.rustedit.io/images/imagelibrary/furnace.png