Commit Graph
55 Commits
Author SHA1 Message Date
plaes 8626d78b5c api: ocsp: Fix logger 2018-02-03 14:05:02 +02:00
plaes f6c0e1ae85 api: __init__: Drop unused imports and fix broken import 2018-02-03 14:05:02 +02:00
plaes d476998c9e api: log: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes 912f5766e4 api: lease: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes 1c6043c6c9 api: script: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes a15bdd51db api: revoked: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes bfcd8ef95b api: tag: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes f90a19deeb api: token: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes 82b8185bc5 api: bootstrap: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes b82a38edee api: attrib: Drop unused imports 2018-02-03 14:05:02 +02:00
plaes c9dd058d75 api: Use common AuthorityResource where possible 2018-02-03 14:05:02 +02:00
plaes 4580663608 api: Create common AuthorityHandler class with authority attribute 2018-02-03 14:02:23 +02:00
plaes f7d138e303 api: token: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 7d514a3bc6 api: tag: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 4e50ddfc54 api: signed: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 29f3e1fce9 api: script: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 1cfb1b3293 api: scep: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 239538371f api: revoked: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 916afba685 api: request: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 7f2729e6f4 api: ocsp: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes be454d7a65 api: lease: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 937c81bd5f api: bootstrap: drop usage of global authority import 2018-02-03 14:02:23 +02:00
plaes 863deafa59 api: attrib: drop usage of global authority import 2018-02-03 12:37:06 +02:00
plaes 936743c13e Drop unused imports from certidude.config 2018-01-05 22:13:41 +02:00
plaes 9d142dee36 Update dependency list so certidude client actually works 2018-01-05 21:55:15 +02:00
plaes 9a845fc009 Add basic tests for CA 2015-10-09 10:46:40 +03:00
plaes 244919ba92 tests: Remove unused function 2015-10-09 09:37:54 +03:00
plaes 6dec1eebd9 Fix traceback when no 'autosign' parameter was supplied 2015-10-08 14:47:22 +03:00
plaes 8caf917d75 Add travis and codecov status badges 2015-10-08 14:25:27 +03:00
plaes 9bb89460ca Add codecov.io service support 2015-10-08 14:20:13 +03:00
plaes 91d09629e2 cli: Fix 'certidude list [CA]...' command 2015-09-30 15:41:19 +03:00
plaes f73885fe70 cli: Use CERTIDUDE_CONF env variable to load custom configuration 2015-09-30 11:42:38 +03:00
plaes 94469f5416 tests: Simplify 'ca-output directory exists' test 2015-09-29 15:53:11 +03:00
plaes 5cddbe2a15 travis: Properly cache pip packages 2015-09-29 15:41:51 +03:00
plaes 5d5894a77a Drop netifaces requirement 2015-09-29 15:26:33 +03:00
plaes 46b957b757 travis: Add python-3.5 target 2015-09-29 15:21:52 +03:00
plaes 706f4f78d3 cli: sha1 is deprecated, use sha256 instead. 2015-09-29 15:17:08 +03:00
plaes 3e93aeee72 cli: Make sure user doesn't accidentally overwrite existing setup 2015-09-29 15:17:08 +03:00
plaes c68c5d2a07 Remove 'certidude' group requirement for creating CA configuration
We shouldn't require user to have 'certidude' user/group in system
in order to just create initial CA setup.
2015-09-29 15:17:08 +03:00
plaes 5dc9ce46a2 Skip tests requiring certidude user 2015-09-29 15:17:08 +03:00
plaes b87184bcea testing: Add Travis support 2015-09-29 15:17:08 +03:00
plaes 81eef1d42f Remove the netifaces requirement 2015-09-29 15:17:08 +03:00
plaes 4c1c2010c6 Add basic tests 2015-09-29 15:17:08 +03:00
plaes 4a94715c68 Add workaround for chroot issues 2015-09-03 09:00:45 +00:00
plaes 0435b802af Kill unused imports from api 2015-09-02 06:20:19 +00:00
plaes 46fd8a2385 Move all falcon-specific stuff away from cli 2015-09-02 06:20:19 +00:00
plaes f93ce70d6d Add factory function to create wsgi app - kills some duplicate code 2015-09-02 06:20:19 +00:00
plaes a3fd7edbfb Add kerberos to requirements 2015-08-28 05:55:28 +00:00
plaes 03f9c9fd50 cli: spawn: Fix error message when certidude signer is already running 2015-08-27 17:47:28 +00:00
plaes 49a79c9180 cli: spawn: Return error code when spawn fails 2015-08-27 11:52:40 +00:00
plaes 8b35102974 Refactor CertificateAuthorityConfig to accept single configuration file 2015-08-27 11:48:53 +00:00
plaes 2877c32c69 cli: Kill unused imports 2015-08-27 09:28:08 +00:00
plaes da2002538e cli: Generate openssl.cnf snippet as file instead of writing it to terminal 2015-08-27 09:20:44 +00:00
plaes f7183fd1ab cli: Add some error checks for ca target directory 2015-08-27 09:20:38 +00:00
plaes ada3dab9d8 Add requirements.txt
Signed-off-by: Priit Laes <plaes@plaes.org>
2015-08-24 18:24:28 +03:00