摘要: 生成Mysql连接SSL证书.bat: @setlocal enabledelayedexpansion @echo off color f0 @REM 生成证书(前提是安装了oponssl) title 生成Mysql连接SSL证书 rem 下面为自定义参数可修改 set basedir=%~dp 阅读全文
posted @ 2022-03-17 18:10 三瑞 阅读(311) 评论(0) 推荐(0)