Edoardo Putti
|
a4a64e8d45
|
use database from peewee module
|
8 years ago |
Edoardo Putti
|
683c978d18
|
adapt __main__ to remove context manager
|
8 years ago |
Edoardo Putti
|
14d12a3092
|
remove pickled ca directory
|
8 years ago |
Edoardo Putti
|
a9882fa1a8
|
manager does not need to be context manager
|
8 years ago |
Edoardo Putti
|
9884702c68
|
change to new imports in manager
|
8 years ago |
Edoardo Putti
|
917619c58a
|
rename to manager and shel
|
8 years ago |
Edoardo Putti
|
e79994b23c
|
create directory for pickling authorities
|
8 years ago |
Edoardo Putti
|
e3a70cb713
|
remove ca descriptor arguments
|
8 years ago |
Edoardo Putti
|
f9c4013af2
|
add certificate descriptor to CAManager
|
8 years ago |
Edoardo Putti
|
c2de26de99
|
change new API in sign_request
|
8 years ago |
Edoardo Putti
|
d0af26f884
|
replace call to deprecated API
|
8 years ago |
Edoardo Putti
|
136210cadb
|
remove deprecated get_requests and drop_request
|
8 years ago |
Edoardo Putti
|
fb4455e9fa
|
move CA and Requst descriptors to own module
|
8 years ago |
Edoardo Putti
|
5b34b19acf
|
change to module path from local path
|
8 years ago |
Edoardo Putti
|
abfbfe3174
|
draft for new descriptor API
|
8 years ago |
Edoardo Putti
|
8818dabba6
|
remove list_ca from ca_manager
|
8 years ago |
Edoardo Putti
|
34abc053b3
|
remove deprecate method _get_ca_path
|
8 years ago |
Edoardo Putti
|
42adb917fb
|
update module documentation
|
8 years ago |
Edoardo Putti
|
b16257e2b5
|
implent CREATE in CALookup API
|
8 years ago |
Edoardo Putti
|
c504b8912a
|
implement GET in CALookup API
|
8 years ago |
Edoardo Putti
|
d62309ccba
|
implement DEL in CALookup API
|
8 years ago |
Edoardo Putti
|
a546e8bf44
|
make CALookup iterable
|
8 years ago |
Edoardo Putti
|
6a6a70416f
|
set conn attribute to None at creation
|
8 years ago |
Edoardo Putti
|
9a9308f167
|
add sqlite connection handling with context manager
|
8 years ago |
Edoardo Putti
|
a635b8a068
|
draft for CALookup descriptor
|
8 years ago |
Edoardo Putti
|
7dbfe9fec6
|
transform ca_path getter to property
|
8 years ago |
Edoardo Putti
|
ce1b45e00a
|
transform db_path to property
|
8 years ago |
Edoardo Putti
|
827af988fe
|
add docs to modules
|
8 years ago |
Andrea Cimbalo
|
72e75083f4
|
log only to file, sign cli in ca_manager.py
|
8 years ago |
Andrea Cimbalo
|
ac35f2d508
|
filter request by ca type
|
8 years ago |
Andrea Cimbalo
|
5d384414c2
|
migrate to subprocess.check_output
|
8 years ago |
Andrea Cimbalo
|
6645e533b4
|
add tab autocompletion
|
8 years ago |
Edoardo Putti
|
267dea3c92
|
make ca_manager not executable
|
8 years ago |
Edoardo Putti
|
cb87b9e698
|
remove user decision prompt
|
8 years ago |
Edoardo Putti
|
fa316e3cab
|
adapt request handling for new sign_request
|
8 years ago |
Edoardo Putti
|
083020ff02
|
change sing_request signature, adapt authority search
|
8 years ago |
Edoardo Putti
|
a2bb12b900
|
remove main function from ca_manager
|
8 years ago |
Edoardo Putti
|
9de0762d2b
|
move CAManagerShell out of ca_manager
|
8 years ago |
Edoardo Putti
|
04a07d4423
|
move out certificates and authority classes from ca_manager
|
8 years ago |
Edoardo Putti
|
ae6dc2afb8
|
remove global variables from ca_manager
|
8 years ago |
Edoardo Putti
|
d5e3053a9e
|
implement CAManager shell with python cmd shell
|
8 years ago |
Edoardo Putti
|
c58004cbaf
|
handle multiple directory creation
|
8 years ago |
Edoardo Putti
|
29a842485a
|
document what init_manager does
|
8 years ago |
Edoardo Putti
|
097c5ccaa5
|
add documentation to CAManager methods
|
8 years ago |
Andrea Cimbalo
|
d62ec28d6d
|
add support for ssl
|
8 years ago |
Cimbalo
|
c468869a7d
|
-Add slash's code for ssh_host key support
-Add cli argument to request-server.py to let non interactive ssh session works
|
9 years ago |
Slash
|
8d876e2cb4
|
Made sign-request show the request id.
|
9 years ago |
Slash
|
f7e440aa7e
|
Added request_server.
|
9 years ago |
Slash
|
91dffdcafa
|
Initial commit.
|
9 years ago |