194 Commits (0fbdacc2eda736dd9eba3a641d01fec8fb97c83c)
 

Author SHA1 Message Date
  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
  Andrea Cimbalo 42d25685f9 fix ca ssh generation, add initial autocomplete function support 8 years ago
  Andrea Cimbalo d454b85878 move request_server.py paths in paths.py 8 years ago
  Andrea Cimbalo 50f19e78e6 fix documentation 8 years ago
  Edoardo Putti 0e215f92be store active state in db for authority model 8 years ago
  Edoardo Putti 4c7b0d7ffe store creation date for authority model in database 8 years ago
  Edoardo Putti 7e899b5176 update docstring for requests module 8 years ago
  Edoardo Putti 89e49c94df add restrictions and help text for database fields to authority model 8 years ago
  Edoardo Putti adbfd9bda5 update docstring for module authority 8 years ago
  Edoardo Putti 5e9e844f09 add command describe certificate 8 years ago
  Edoardo Putti f18654c63c add command list certificates 8 years ago
  Edoardo Putti 69b883d6fe pluralise command list ca 8 years ago
  Edoardo Putti 652869b370 implement certificate lookup 8 years ago
  Edoardo Putti 8d0ad7db5f draft for CALookup item getter 8 years ago
  Edoardo Putti 14bdb228b9 remove inheritance from object as they are already new style classes 8 years ago
  Edoardo Putti bd5f3332d6 move request scripts into test directory 8 years ago
  Edoardo Putti ae85c0322b remove ghost requirement 8 years ago
  Edoardo Putti bfd8c95a5c remove writing serial number to file 8 years ago
  Edoardo Putti f448934d84 fix NameError 8 years ago
  Edoardo Putti 2a3bc8d635 implement CA generation from shell 8 years ago
  Edoardo Putti 5da5f0c9fb fix the path attribute implementation for Authorit 8 years ago
  Edoardo Putti 1243ca87cc implement iteration over all certification authorities 8 years ago
  Edoardo Putti 91f5a5aff9 remove custom init from SSLAuthority 8 years ago
  Edoardo Putti 2726dc023c load request from RequestLookup 8 years ago
  Edoardo Putti 749f443151 remove setter from CALookup 8 years ago
  Edoardo Putti 4203a5f67d use single quote in command description 8 years ago
  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 f8fc056689 change to correct import in shell module 8 years ago
  Edoardo Putti ce3edc41c0 iterate over requests without RequestLoader 8 years ago
  Edoardo Putti f9744091d1 remove RequestLoader class 8 years ago