大多数情况下,我们使用springboot是创建一个web项目,然后通过接口访问,但是也有特殊情况,比如线上跑着...
certificate_unknown(46),illegal_parameter(47), unknown_ca(48), access_denied(49), decode_error(50), decrypt_error(51), export_restriction_RESERVED(60), protocol_version(70), insufficient_security(71), internal_error(80), user_canceled(90), no_renegotiation(100), unsupported_extension(110), ...
internal_error(80), user_canceled(90), no_renegotiation(100), unsupported_extension(110), (255) } AlertDescription; 可以看到TLS1.3的Alert 依然是对于TLS1.2的扩展,这里举两个新增的例子: unrecognized_name(112):当没有识别出服务器时,由服务器通过“server_name”扩展名发送给客户端提供的名称(参考 [RF...
Google一下说是内部链接问题,后来定位到是证书的导出方式不对,之前只把密钥导出了 1.jpg 改成整体导出之后问题解决了 2.png
(50),decrypt_error(51),protocol_version(70),insufficient_security(71),internal_error(80),inappropriate_fallback(86),user_canceled(90),missing_extension(109),unsupported_extension(110),unrecognized_name(112),bad_certificate_status_response(113),unknown_psk_identity(115),certificate_required(116),no...
TLS1_ALERT_INTERNAL_ERROR 80 SEC_E_INTERNAL_ERROR 0x80090304 TLS1_ALERT_USER_CANCELED 90 SEC_E_UNFINISHED_CONTEXT_DELETED 0x80090333 TLS1_ALERT_NO_RENEGOTIATION 100 SEC_E_ILLEGAL_MESSAGE 0x80090326 TLS1_ALERT_UNSUPPORTED_EXT 110 SEC_E_ILLEGAL_MESSAGE ...
wget: TLS error from peer (alert code 80): internal error wget: error getting response: Connection reset by peer ➜ ~ docker run -it --entrypoint /busybox/wget gcr.io/kaniko-project/executor:v1.9.1-debug --no-check-certificates https://git.local ...
(49), decode_error(50), decrypt_error(51), export_restriction_RESERVED(60), protocol_version(70), insufficient_security(71), internal_error(80), inappropriate_fallback(86), user_canceled(90), no_renegotiation_RESERVED(100), missing_extension(109), unsupported_extension(110), certificate_...
80 internal_error An internal error unrelated to the peer or the correctness of the protocol makes it impossible to continue, such as a memory allocation failure. The error is not related to protocol. This message is always fatal. 90 user_cancelled Cancelled handshake for a reason that is unr...
$ oc exec marketplace-operator-768b99959-9pftm -n openshift-marketplace -- echo foo Error from server: error dialing backend: remote error: tls: internal error $ oc logs marketplace-operator-768b99959-9pftm -n openshift-marketplace Error from server: Get https://master:10250/containerLog...