摘要:
今天在学习gRPC的安全通信时,需要创建SSL自签名证书,以往是在linux 虚拟机中创建,现在学习了docker,我尝试在docker上创建证书也非常方便。 1,启动 frapsoft/openssl 镜像 docker run -it --entrypoint /bin/ash frapsoft 阅读全文
posted @ 2020-07-30 16:43
留白s
阅读(3282)
评论(0)
推荐(0)
摘要:
要让protoc使用插件,需要做下面事情: Place the plugin binary somewhere in the PATH and give it the name "protoc-gen-NAME" (replacing "NAME" with the name of your plu 阅读全文
posted @ 2020-07-30 09:50
留白s
阅读(623)
评论(0)
推荐(0)
浙公网安备 33010602011771号