apache / apache/dubbo

dubbo 开启TSL 服务提供者,不响应请求

Open
#12,041 1 comment 0 reactions 0 assignees View on GitHub
status/waiting-for-feedback
Dominant language
Java
Stars
41.6k
Forks
26.4k
Avg merge
15h 13m
Merged PRs (30d)
4

Description

服务消费者 dubbo 版本是 2.7.22 , 服务提供者 dubbo 版本是 3.0.12

在开启双端TSL验证后,消费者请求提供者接口,提供者有接收到请求,但是阻塞在验证模块,一直阻塞,不继续执行,并且没有任何错误日志打印,直到消费者报接口超时,已经验证过ssl证书不存在问题。

有没有有经验的朋友,麻烦提供下帮助

Contributor guide

Open the contributing guide

Research direction

No source files or tests are named. Reproduce the request with Dubbo 2.7.22 as consumer, Dubbo 3.0.12 as provider, and mutual TLS enabled; begin by examining the verification step and its logging or timeout behavior. Done means the provider completes verification and responds, or reports a clear error instead of blocking until the consumer times out.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
distributed-systems, security
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.