package
0.0.0-20240331060237-430a396cf508
Repository: https://github.com/tetran/proglog-example.git
Documentation: pkg.go.dev

# Functions

以下の設定により、サーバー・クライアント間でお互いの証明書を検証できるようにする。 * クライアントの`*tls.Config`に`RootCA`と`Certificates`に値を設定する * サーバーの`*tls.Config`の`ClientCAs`と`Certificates`に値を設定し、`ClientAuth`モードには`tls.RequireAndVerifyClientCert`に設定する.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author