Edoardo Putti
|
a73f07bb46
|
bugfix; property signed_by is not defined anywhere
|
7 years ago |
Edoardo Putti
|
aab7b5b900
|
add script for making a ssl user request
|
7 years ago |
Edoardo Putti
|
20b747e6c5
|
set up a proxy to host_name and user_name for requests
|
7 years ago |
Edoardo Putti
|
62fee09ce3
|
let ssl cas handle user ssl requests
|
7 years ago |
Edoardo Putti
|
7f8deae576
|
use new super in ssl models
|
7 years ago |
Edoardo Putti
|
29142ebaa8
|
assert some variables are defined when reading a request
|
7 years ago |
Edoardo Putti
|
d94b3b5e5f
|
implement handling of user ssl requests
|
7 years ago |
Edoardo Putti
|
345541ca4b
|
add __init__ file to ca_manager package
|
7 years ago |
Edoardo Putti
|
f064ade514
|
set hard dependency on peewee2
as generic foreign key has been removed from the playhouse
namespace we have to set dependency to the older peewee version
|
7 years ago |
Edoardo Putti
|
1b1dffa17d
|
update version
|
7 years ago |
Edoardo Putti
|
028a1ffa34
|
add SignRequest implementation for SSL user certificates
|
7 years ago |
Edoardo Putti
|
5e741c6522
|
save incremented serial for authority
|
7 years ago |
Edoardo Putti
|
accc83352e
|
add debugging instructions to readme
|
7 years ago |
Edoardo Putti
|
d3723a9ef8
|
fix whitespaces and indentations
|
7 years ago |
Edoardo Putti
|
8c43cecb63
|
do not exit on ssh-keygen error
|
7 years ago |
Edoardo Putti
|
ed02965f5b
|
fix whitespace issues with completion function
|
7 years ago |
Edoardo Putti
|
f35152e789
|
replace == with is operator
|
7 years ago |
Edoardo Putti
|
0b0e6e3094
|
fix runtime name error
|
7 years ago |
Edoardo Putti
|
6d95e0cd6b
|
fix whitespace issues
|
7 years ago |
Edoardo Putti
|
7ffa4ca4f8
|
add example for ansible playbook integration
|
7 years ago |
Edoardo Putti
|
73a5ff2b3d
|
add command to set certificate as revoked
|
7 years ago |
Edoardo Putti
|
ef26e1cf67
|
update readme with script name
|
7 years ago |
Edoardo Putti
|
ec429a3ca8
|
Merge pull request #16 from LILiK-117bis/default-ssh-ca-to-root
set ssh authority as always root authority
|
7 years ago |
Edoardo Putti
|
aa26f0700c
|
set ssh authority as always root authority
|
7 years ago |
Edoardo Putti
|
277e9637ca
|
add dependency on fqdn package
|
7 years ago |
Edoardo Putti
|
2f9e15672b
|
specify submodule models
|
7 years ago |
Edoardo Putti
|
eefd33c790
|
fix typo in package name, fix wrong license
|
7 years ago |
Edoardo Putti
|
a5c72c9589
|
extract scripts from package and add them to setup file
|
7 years ago |
Edoardo Putti
|
6b2fd1e16b
|
move ca_manager files into package
|
7 years ago |
Edoardo Putti
|
04160858a2
|
enhance format handling
|
7 years ago |
Edoardo Putti
|
6259025d24
|
validate hostname as a fqdn
|
7 years ago |
Andrea Cimbalo
|
4dd6e08a6d
|
generate fullchain certificate
|
7 years ago |
Andrea Cimbalo
|
fe61722540
|
raise error on intermediate ca without a certificate
|
7 years ago |
Andrea Cimbalo
|
0fbdacc2ed
|
change validity time
|
7 years ago |
Andrea Cimbalo
|
f750b996c2
|
fix openssl-config path
|
7 years ago |
Edoardo Putti
|
8843870263
|
must be magic
|
7 years ago |
Edoardo Putti
|
0ef170a035
|
print info for certificate on more lines
|
7 years ago |
Andrea Cimbalo
|
beac02f926
|
add root CA option
|
7 years ago |
Andrea Cimbalo
|
b193003ec0
|
incrementing serial
|
7 years ago |
Andrea Cimbalo
|
c2a5a7d226
|
autocomplete drop_request with multiple requests
|
8 years ago |
Edoardo Putti
|
b06b56885d
|
drop every request not just the first
|
8 years ago |
Andrea Cimbalo
|
ba396793de
|
fix ssh ca_private_key variable
|
8 years ago |
Andrea Cimbalo
|
116c158e3c
|
ssl fix cert_destination
|
8 years ago |
Andrea Cimbalo
|
682611f623
|
fix pub and cert path
|
8 years ago |
Andrea Cimbalo
|
faf537f1cf
|
move common certificate generation code to Authority
|
8 years ago |
Andrea Cimbalo
|
1eab1b0479
|
Resolves #10 using playhouse generic foreign keys
|
8 years ago |
Andrea Cimbalo
|
5cc4e5a2f1
|
remove duplicate compatible_requests field
|
8 years ago |
Andrea Cimbalo
|
896139c991
|
create tables
|
8 years ago |
Andrea Cimbalo
|
a8da29c39d
|
full autocompletion and usage messages
|
8 years ago |
Andrea Cimbalo
|
de48fcbba3
|
use absolute path for db file
|
8 years ago |