From c3408be0190adb664ac295f97610345db8f9c518 Mon Sep 17 00:00:00 2001 From: wzj <244142824@qq.com> Date: Sat, 14 Jun 2025 09:13:53 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A1=A5=E5=85=A8=E7=BC=BA=E5=A4=B1=E7=9A=84?= =?UTF-8?q?=E9=83=A8=E5=88=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- requirements.txt | 3 ++- templates/create_ca.html | 13 ++++++++++++- 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 3334465..a9ab10b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,5 @@ Flask==2.0.1 Flask-Login==0.5.0 mysql-connector-python==8.0.26 -python-dotenv==0.19.0 \ No newline at end of file +python-dotenv==0.19.0 +cryptography==2.0 \ No newline at end of file diff --git a/templates/create_ca.html b/templates/create_ca.html index 153df9b..7cc35cc 100644 --- a/templates/create_ca.html +++ b/templates/create_ca.html @@ -60,4 +60,15 @@