Product
Amazon Linux 2023
What is your question?
Hi,I recently started using AL2023, and I encountered an issue during a Docker build. When trying to download an artifact from the internal Artifactory using curl or wget, I received the following error related to GnuTLS.
Resolving artifact.intuit.com (artifact.com)... x.x.x.x, x.x.x.x
Caching artifact.com => x.x.x.x,x.x.x.x
Connecting to artifact.com (artifact.com)|x.x.x.x|:443... connected.
Created socket 4.
Releasing 0x0000563dfaad27b0 (new refcount 1).
GnuTLS: One of the involved algorithms has insufficient security level.
Closed fd 4
Unable to establish SSL connection.
Please help with this