This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
ca_manager
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
2
Releases
0
Wiki
Activity
Browse Source
make ca_manager not executable
cmd_module
Edoardo Putti
8 years ago
parent
cb87b9e698
commit
267dea3c92
1 changed files
with
0 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-4
ca_manager.py
+ 0
- 4
ca_manager.py
View File
@ -226,7 +226,3 @@ def sign_request(ca_manager, choosen_request, choosen_ca):
ca_manager
.
drop_request
(
request
)
shutil
.
copy
(
cert_path
,
os
.
path
.
join
(
RESULTS_PATH
,
request
.
req_id
)
)
if
__name__
==
'
__main__
'
:
main
(
)
Write
Preview
Loading…
Cancel
Save