|
On 8/22/19 10:13 AM, Raul Jager wrote:
No hay ninguna suite de cifrado compatible entre los puntos
finales TLS.
which Google Translate mangles as:
There is no compatible encryption suite between points
late TLS.
Basically, it's exactly what it says: The system you are running
HTTPAPI on, and the system you are trying to contact, don't share any
enabled ciphers and/or protocols.
HTTPAPI uses the system's SSL/TLS support, rather than providing its own.
You need to determine what ciphers and protocols your system supports,
and what ciphers and protocols the system you're trying to contact
supports, and figure out a way to bridge the gap. It may be necessary
to use a later OS release, or it may be necessary to enable deprecated
ciphers and/or protocols.
I don't envy you that task.
--
JHHL
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.