最新 最热

How to run kafka in SASL_SSL with OAUTHBEARER mechanism

It is not secure to run with OAUTHBEARER mechanism in SASL_PLAINTEXT, we need the SSL to encrypt the data transportation.

2024-06-27
0

使用certstrap快速生成自签名证书

certstrap https://github.com/square/certstrap 是一个自签名证书生成工具,相比 openssl 来说更简易好用。

2023-08-09
0

免费HTTPS证书部署工具certbot

简单来说,Certbot (https://certbot.eff.org/) 就是在服务器能够自动部署免费HTTPS证书的工具。

2023-06-24
0