From edc9a6674eb9b40e33a74c5f022d279712ed3b7c Mon Sep 17 00:00:00 2001 From: 13693261870 <252740454@qq.com> Date: 星期一, 30 十二月 2024 17:01:13 +0800 Subject: [PATCH] 添加许可工具 --- 说明.txt | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) diff --git "a/\350\257\264\346\230\216.txt" "b/\350\257\264\346\230\216.txt" index 3dfcc55..039e65e 100644 --- "a/\350\257\264\346\230\216.txt" +++ "b/\350\257\264\346\230\216.txt" @@ -142,4 +142,13 @@ https://gitee.com/a1374469523/license http://localhost:8080/docker/test + +# 鐢熸垚涓�涓柊瀵嗛挜瀵� +keytool -genkey -alias privatekeys -keyalg DSA -keysize 1024 -keystore privateKeys.store -validity 3650 +Se_System_20!24锛孋N=wu, OU=se, O=se, L=bj, ST=bj, C=cn + +# 瀵煎嚭鎸囧畾鍒悕鐨勮瘉涔︽垨鍏挜 +keytool -export -alias privatekeys -file c:\certfile.cer -keystore privateKeys.store +# 瀵煎叆涓�涓瘉涔︽垨鍏挜 +keytool -import -alias publiccert -file c:\certfile.cer -keystore publicCerts.store -------------------------------------------------------- -- Gitblit v1.9.3