dongtuo7364 2017-07-26 18:11
浏览 374

使用内置TLS软件包时握手失败

I am having a problem/misunderstanding with SSL-TLS. My situation is the next: I have 2 backends application developed in Golang, they should communicate ech other over HTTPS, http is not allowed. Every application is running on a separate server.

Currently I am using Caddy as HTTP server and to make proxy redirections, also with it I get the SSL certificate from Let's Encrypt. Now, when I try to communicate from the ApplicationA to the ApplicationB I cannot connect, I checked the logs of the ApplicationB and this is the error:

Handshake failed when using builtin TLS package: no cipher suite supported by both client and server

I also read that this error is common when using LetsEncrypt certificates, is it true? some people recommends to buy a certificate instead, in that case, where is the problem? with the ApplicationA, ApplicationB, or boths? I am not skilled in TLS area so looking for help.

I am using Go 1.8

  • 写回答

0条回答 默认 最新

    报告相同问题?

    悬赏问题

    • ¥15 HFSS 中的 H 场图与 MATLAB 中绘制的 B1 场 部分对应不上
    • ¥15 如何在scanpy上做差异基因和通路富集?
    • ¥20 关于#硬件工程#的问题,请各位专家解答!
    • ¥15 关于#matlab#的问题:期望的系统闭环传递函数为G(s)=wn^2/s^2+2¢wn+wn^2阻尼系数¢=0.707,使系统具有较小的超调量
    • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
    • ¥30 截图中的mathematics程序转换成matlab
    • ¥15 动力学代码报错,维度不匹配
    • ¥15 Power query添加列问题
    • ¥50 Kubernetes&Fission&Eleasticsearch
    • ¥15 報錯:Person is not mapped,如何解決?