Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lahmXu authored Jun 15, 2021
1 parent 6b7ba90 commit 2fbcb67
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# tcp-ssl-example
add ssl for tcp


## SkipVerifyClientCert
跳过验证客户端证书,只需要配置服务端证书

## VerifyClientCert
需要验证客户端证书,服务端和客户端都需要配置证书

0 comments on commit 2fbcb67

Please sign in to comment.