[IMP] Some improvements

This commit is contained in:
Kevin Guerineau
2024-05-10 17:31:59 +02:00
parent ce28001bae
commit 61d50ec61e
6 changed files with 40 additions and 8 deletions
+2 -2
View File
@@ -10,9 +10,9 @@
# Licence: <your licence>
#-------------------------------------------------------------------------------
# Maange Users Certificates
# Manage Users Certificates
from common import Printing, TisPKI, check_directories
from common import Printing, TisPKI, check_directories, config
import subprocess
import jinja2