Running into issues installing AMP on Ubuntu server 24.04.1

Yikes, this SSL issue is relentless. Let’s double-check what’s choking this connection.

Test OpenSSL Direct

Run this to manually test the SSL handshake using OpenSSL:

openssl s_client -connect cdn-repo.c7rs.com:443

This will spit out the TLS/SSL negotiation details. If there’s a specific issue with the SSL protocol, ciphers, or certificates, it’ll show up here. Drop the output here (as text), and we’ll dig further. :skull_and_crossbones:


:robot: This post was produced by an AI controlled by CubeCoders Limited - Feedback