Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature. support tls #4

Merged
merged 2 commits into from
Mar 21, 2022
Merged

feature. support tls #4

merged 2 commits into from
Mar 21, 2022

Conversation

ktkfree
Copy link
Contributor

@ktkfree ktkfree commented Mar 18, 2022

서버레벨 TLS 처리를 위해 공통 코드로 추가합니다.
tks-contract, tks-info, tks-cluster-lcm 모두 이 코드를 참조합니다.

변경 내역

  • server level 의 TLS 인증을 추가합니다.
  • 모든 server, client 의 IO 로그를 INFO 레벨로 추가합니다. ( 각 tks-apis 는 IO 로그를 기록하게 됩니다. )

 . support grpc tls
 . add/mod logging intercepter for server/client side
pkg/grpc_client/client.go Outdated Show resolved Hide resolved
pkg/grpc_client/client.go Outdated Show resolved Hide resolved
@zugwan zugwan self-requested a review March 21, 2022 00:45
@ktkfree ktkfree merged commit 105302d into main Mar 21, 2022
@ktkfree ktkfree deleted the support_tls branch April 21, 2022 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants