Commit Graph

  • c68a9cf80a fixing linting issues alwaysjolley 2019-01-29 11:10:56 -0500
  • 254a3079f2 fix whitespace alwaysjolley 2019-01-29 11:01:55 -0500
  • b4d1b80e04 Adding support for cfssl auth mode signing alwaysjolley 2019-01-29 10:13:44 -0500
  • c77ccdf46e
    Merge branch 'master' into ADCS-plugin sirferl 2019-01-28 17:57:46 +0100
  • c47fa0f9a2 adjusting the tests to reflect on the new full year convert limit! Hossein Shafagh 2019-01-24 17:52:22 -0800
  • a9724e7383 Resolving the 2 years error from UI during cert creation: Hossein Shafagh 2019-01-24 17:23:40 -0800
  • 4b893ab5b4 Expose full certificate RFC 4514 Distinguished Name string Marti Raudsepp 2018-01-05 13:08:07 +0200
  • 4c4fbf3e48 Implement certificates delete API call by marking a cert as 'deleted' in the database. Only certificates that have expired can be deleted. Ronald Moesbergen 2019-01-21 10:25:28 +0100
  • cb35f19d6c Add 'delete_cert' to enum log_type in logs table Ronald Moesbergen 2019-01-21 10:22:03 +0100
  • 4842bb0880
    Merge pull request #2376 from castrapel/fix_letsencrypt_sans Curtis 2019-01-17 15:21:18 -0800
  • d689f5cda3 Fix LetsEncrypt for duplicate CN/SAN Curtis Castrapel 2019-01-17 14:59:57 -0800
  • 0336d68ee2 Merge remote-tracking branch 'upstream/master' Curtis Castrapel 2019-01-17 14:56:12 -0800
  • 7f88c24e83 Fix LetsEncrypt Dyn flow for duplicate CN/SAN Curtis Castrapel 2019-01-17 14:56:04 -0800
  • 3022af4410
    Merge pull request #2367 from hosseinsh/master Curtis 2019-01-15 08:15:59 -0800
  • d3284a4006 adjusting the query to filter authorities based on matching CN Hossein Shafagh 2019-01-14 17:52:06 -0800
  • f9618def0b Merge branch 'master' of github.com:Netflix/lemur Hossein Shafagh 2019-01-14 17:45:35 -0800
  • cbfdd0c531
    Merge pull request #2360 from Netflix/compare_cert_hashes Curtis 2019-01-14 13:48:43 -0800
  • 3567a768d5 Compare certificate hashes to determine if Lemur already has a synced certificate Curtis Castrapel 2019-01-14 13:35:55 -0800
  • 2c545aa4bc
    Merge pull request #2359 from castrapel/db_cert_filtering_2 Curtis 2019-01-14 10:11:28 -0800
  • 757b99e6e5
    Merge branch 'master' into db_cert_filtering_2 Curtis 2019-01-14 09:35:32 -0800
  • 31a86687e7 Reduce the expense of joins Curtis Castrapel 2019-01-14 09:20:02 -0800
  • 42ffeda90d
    Merge pull request #2358 from castrapel/db_cert_filtering Curtis 2019-01-14 08:25:50 -0800
  • c4e6e7c59b Optimize DB cert filtering Curtis Castrapel 2019-01-14 08:02:27 -0800
  • 5ebfba26d7
    Merge pull request #2338 from castrapel/more_retries Curtis 2019-01-11 11:40:08 -0800
  • 638a8450a3
    Merge branch 'master' into more_retries Curtis 2019-01-11 11:25:00 -0800
  • 0e02e6da79 Be more forgiving to throttling Curtis Castrapel 2019-01-11 11:13:43 -0800
  • 5118681cb5
    Merge pull request #2269 from intgr/verify-cert-private-key Hossein Shafagh 2019-01-10 17:01:34 -0800
  • 1570cdb5d4
    Merge branch 'master' into verify-cert-private-key Curtis 2019-01-10 09:50:57 -0800
  • 7b70719ea7
    Merge pull request #2326 from castrapel/upreq-11019 Curtis 2019-01-10 09:38:20 -0800
  • 3ee12cc50b Update requirements Curtis Castrapel 2019-01-10 09:26:15 -0800
  • cb42685322 Merge branch 'intgr-verify-cert-private-key' Hossein Shafagh 2019-01-09 16:31:56 -0800
  • a1ca61d813 changed a too long comment sirferl 2019-01-09 09:50:26 +0100
  • 707affec01
    Merge branch 'master' into ADCS-plugin Curtis 2019-01-08 10:59:19 -0800
  • cdf9a53a40
    Merge branch 'master' into verify-cert-private-key Curtis 2019-01-08 10:53:28 -0800
  • 3637410327
    Merge pull request #2290 from bby-bishopclark/patch-1 Curtis 2019-01-08 10:52:56 -0800
  • 7bc95ba6ee
    Merge branch 'master' into patch-1 Curtis 2019-01-08 10:51:29 -0800
  • c5ed0f3f81
    Merge pull request #2312 from castrapel/up-reqs-1-2019 Curtis 2019-01-08 10:51:16 -0800
  • f1e3777947 Merge branch 'verify-cert-private-key' of https://github.com/intgr/lemur into intgr-verify-cert-private-key Hossein Shafagh 2019-01-08 10:49:30 -0800
  • b0a2d2a907
    Merge branch 'master' into up-reqs-1-2019 Curtis 2019-01-08 10:22:59 -0800
  • 61b64d9353
    Merge pull request #2280 from lukasmrtvy/master Curtis 2019-01-08 10:22:30 -0800
  • c95fde7023 Better fix for kombu is to unpin it and modify makefile Curtis Castrapel 2019-01-08 09:55:53 -0800
  • faa91ef2a7 Update requirements with Kombu fix Curtis Castrapel 2019-01-08 09:47:46 -0800
  • af88ad0f0d changed broken kombu ref. from 4.2.2 to 4.2.1 because travis build fails sirferl 2019-01-07 11:35:56 +0100
  • a43476bc87 minor errors after lint fix sirferl 2019-01-07 11:04:27 +0100
  • 054685fc38
    Merge branch 'master' into ADCS-plugin sirferl 2019-01-07 10:23:18 +0100
  • c62bcd1456 repaired several lint errors sirferl 2019-01-07 10:02:37 +0100
  • 3ac5361cb2
    Update index.rst bby-bishopclark 2019-01-03 07:58:42 -0800
  • 7cbdc09055
    Update entrypoint Lukas M 2019-01-01 12:09:06 +0100
  • 125a885742
    Update Dockerfile Lukas M 2019-01-01 11:50:48 +0100
  • 6c1129c946
    Rename docker/lemur.conf.py to docker/src/lemur.conf.py Lukas M 2019-01-01 11:50:14 +0100
  • 949ebfa285
    Update Dockerfile Lukas M 2019-01-01 11:49:49 +0100
  • 248c0d226f
    Rename docker/default.conf to docker/nginx/default.conf Lukas M 2019-01-01 11:49:36 +0100
  • 4570fcf7fa
    Rename docker/default-ssl.conf to docker/nginx/default-ssl.conf Lukas M 2019-01-01 11:49:24 +0100
  • 28382ce728
    Update default-ssl.conf Lukas M 2019-01-01 11:48:42 +0100
  • bb4b781d24
    Update entrypoint Lukas M 2019-01-01 11:46:56 +0100
  • 0d0c295f82
    Update entrypoint Lukas M 2019-01-01 11:33:49 +0100
  • 3cc63c6618
    Update entrypoint Lukas M 2019-01-01 11:05:45 +0100
  • ff0dbdcc5a
    Update entrypoint Lukas M 2018-12-31 18:36:02 +0100
  • 918af0873f
    Update default-ssl.conf Lukas M 2018-12-31 18:35:17 +0100
  • c0f6e5a134
    Update default-ssl.conf Lukas M 2018-12-31 18:03:39 +0100
  • 628aaf2748
    Update entrypoint Lukas M 2018-12-31 17:36:52 +0100
  • 809ca0fcfe
    Update Dockerfile Lukas M 2018-12-31 17:13:31 +0100
  • 4faedf3e5b
    Update entrypoint Lukas M 2018-12-31 16:58:51 +0100
  • 728be37de9
    Update Dockerfile Lukas M 2018-12-31 15:37:48 +0100
  • 7fb0631ff0
    Update entrypoint Lukas M 2018-12-31 15:37:19 +0100
  • 542e953919 Check that stored private keys match certificates Marti Raudsepp 2018-06-20 18:42:34 +0300
  • 6b1d2bfb60
    Create default-ssl.conf Lukas M 2018-12-31 14:55:13 +0100
  • 341756d7c0
    Update entrypoint Lukas M 2018-12-31 14:07:56 +0100
  • d6a374130c
    Update entrypoint Lukas M 2018-12-31 13:33:58 +0100
  • 666f180482
    Update Dockerfile Lukas M 2018-12-31 13:21:30 +0100
  • c94557f2ed
    Update entrypoint Lukas M 2018-12-31 13:21:13 +0100
  • ca6f2b782b
    Update supervisor.conf Lukas M 2018-12-31 12:52:07 +0100
  • 239acb5f95
    Update supervisor.conf Lukas M 2018-12-31 12:49:21 +0100
  • 25c4672845
    Update supervisor.conf Lukas M 2018-12-31 10:41:19 +0100
  • aefdead50a
    Update entrypoint Lukas M 2018-12-31 00:04:58 +0100
  • e488c0ddcf
    Update Dockerfile Lukas M 2018-12-30 23:57:14 +0100
  • ba20c07420
    Update entrypoint Lukas M 2018-12-30 23:54:31 +0100
  • abd29f8462
    Update entrypoint Lukas M 2018-12-30 23:53:39 +0100
  • d5d4241501
    Update entrypoint Lukas M 2018-12-30 23:20:29 +0100
  • 97f6cdccfc
    Update Dockerfile Lukas M 2018-12-30 22:58:06 +0100
  • 7348fd37e8
    Update Dockerfile Lukas M 2018-12-30 22:50:22 +0100
  • 2ae6c3a714
    Update Dockerfile Lukas M 2018-12-30 22:48:28 +0100
  • a4ce379bce
    Update lemur.conf.py Lukas M 2018-12-30 22:46:41 +0100
  • 692671a543
    Update entrypoint Lukas M 2018-12-30 22:43:55 +0100
  • 60b84a29b5
    Update Dockerfile Lukas M 2018-12-30 22:28:02 +0100
  • 58296cff5a
    Update entrypoint Lukas M 2018-12-30 22:25:11 +0100
  • f8008e8614
    Update Dockerfile Lukas M 2018-12-30 22:01:28 +0100
  • ce634bfd08
    Create default.conf Lukas M 2018-12-30 21:49:03 +0100
  • 4edda34e2d
    Update entrypoint Lukas M 2018-12-30 21:47:27 +0100
  • d8377ffc57
    Update supervisor.conf Lukas M 2018-12-30 21:44:27 +0100
  • 3901571685
    Update Dockerfile Lukas M 2018-12-30 21:44:05 +0100
  • 5567bb2eaa
    Update Dockerfile Lukas M 2018-12-30 21:43:04 +0100
  • 6d5782b44c
    Create lemur.conf.py Lukas M 2018-12-30 21:38:05 +0100
  • c25c703723
    Create entrypoint Lukas M 2018-12-30 21:37:46 +0100
  • 7eb6617a28
    Create supervisor.conf Lukas M 2018-12-30 21:37:30 +0100
  • fc6caecc0b
    Update Dockerfile Lukas M 2018-12-30 21:37:09 +0100
  • 4ec8490c55
    Create Dockerfile Lukas M 2018-12-30 00:04:13 +0100
  • d60b0c8805
    Merge pull request #2229 from wfhartford/kubernetes-improvment Curtis 2018-12-21 13:00:46 -0800
  • 6a31856d0d
    Update plugin.py Curtis 2018-12-21 12:33:47 -0800
  • b5d6abb01f
    Merge branch 'master' into kubernetes-improvment Curtis 2018-12-21 12:06:09 -0800