Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ssl cert] restore the accidentally deleted X509_set_version call.
This caused slightly malformed cert format but it somehow passed the grpc c++ client check. On the other side, it failed the grpc dart client check. As a result, this change fixed the gui can not connect server issue.
- Loading branch information