Commit Graph

214 Commits

Author SHA1 Message Date
29f3dd43f2 Update administration.rst
language
2020-10-15 15:18:04 -07:00
9dc476f393 Use cab_compliant option instead of authority name list 2020-10-15 10:44:46 -07:00
770339f94c cleaning up outdated phrases 2020-10-09 18:04:16 -07:00
21c2255c75 Minor spelling improvements 2020-09-23 22:21:49 +02:00
4f1e09e3af Add reference from configuration options, to more detailed explanation 2020-09-23 22:21:49 +02:00
ae1ead6d75 Document ACME plugin specific configurations 2020-09-23 22:21:49 +02:00
1983eb79de Add paragraph about reusing ACME accounts 2020-09-23 22:21:49 +02:00
d5557c1533 Update index.rst
adding insight about the default db
2020-09-23 09:58:28 -07:00
cad04885a0 Add celery configuration options, to config documentation 2020-09-23 13:17:28 +02:00
f97e880fa6 REDIS_PORT as integer, add hint about multiple redis databases 2020-09-23 11:06:49 +02:00
429261fd63 Merge branch 'master' into bugfix/celery-documentation 2020-09-22 10:13:16 -07:00
9f66c18e71 Add REDIS_HOST and REDIS_PORT to celery configuration documentation 2020-09-22 14:53:45 +02:00
5d7ca8520a Add remark that the WES-entropy-client is now linked to a fork 2020-09-16 10:23:04 +02:00
87a85dd3b5 Merge branch 'master' into master 2020-09-15 12:14:13 -07:00
305de2217e Merge branch 'master' into master 2020-09-15 09:14:15 -07:00
3487ecbaa7 Added entrust plugin doc and amended ADCS 2020-09-11 12:04:02 +02:00
9c4fb85dc3 Calculate dates from defaultDays in js 2020-08-31 18:19:32 -07:00
3242fc1e13 Validity with radio buttons 2020-08-26 19:30:12 -07:00
301f099622 Fix link for WES-entropy-client 2020-08-21 09:56:46 +02:00
d41227327e doc update DEFAULT_MAX_VALIDITY_DAYS 2020-08-18 19:47:38 -07:00
cab1216cb7 Updating LEMUR_DEFAULT_ORGANIZATIONAL_UNIT to empty string 2020-08-18 15:14:34 -07:00
bc5579e9bf max date on UI as per max validity configs 2020-08-18 14:50:42 -07:00
acb0463844 Add new configs to the doc 2020-08-11 18:51:41 -07:00
682991c022 Updating Lemur docs to capture Digicert validity config changes 2020-08-10 18:07:46 -07:00
084f9a14f4 updating documentation for cross-signed ICA 2020-08-03 16:14:14 -07:00
201a96ff72 Improve periodic tasks docs 2020-05-11 13:59:07 +02:00
027580cade Merge branch 'powerdnsplugin_01' of github.com:Netflix/lemur into powerdnsplugin_01 2020-03-05 16:52:38 -08:00
6227e4aa89 fixing formatting of ACME_POWERDNS_VERIFY options 2020-03-05 16:51:21 -08:00
e1e7efc96e Merge branch 'master' into powerdnsplugin_01 2020-03-05 15:25:40 -08:00
771e72187a updates based on feedback 2020-03-05 15:24:56 -08:00
b85fe2f2b5 updated documentation language 2020-03-05 15:03:43 -08:00
5dfb6acb17 adding support for ACME_POWERDNS_VERIFY option to support CA Bundles and disabling Server validation 2020-03-05 14:59:21 -08:00
9ef538305d updating default language for digicert max validity option 2020-03-04 11:46:23 -08:00
a873d69859 adding documentation for DIGICERT_MAX_VALIDITY 2020-03-03 18:24:48 -08:00
5324290234 updating documentation based on feedback 2020-02-04 16:23:53 -08:00
7dac0e1dd8 Update administration.rst 2020-01-31 16:54:25 -08:00
58d8a145c3 update for #2857 workaround
update for #2857 workaround
2020-01-13 22:13:30 -05:00
f188aea2c2 type on quickstart/index.rst 2019-12-02 06:22:09 -05:00
004df84c6d Merge branch 'master' into docs_adcs 2019-07-18 16:54:03 -07:00
66bff57c04 Add ADCS Plugin Configuration to Docs
Add configuration options based on https://github.com/Netflix/lemur/pull/2255#issue-240136873
2019-07-10 12:10:47 -04:00
41c781318c Add ADCS in Docs
Add info regarding the ADCS plugin created by "https://github.com/sirferl/lemur".
"lemur_adcs" plugin is part of Lemur by default so I added to main plugins section within Docs.
2019-07-10 10:08:14 -04:00
424b517914 Fix doc images 2019-07-10 06:53:19 -07:00
f2a2683dcb Merge branch 'master' into master 2019-07-09 11:28:42 -07:00
8eb639e366 Initial LetsEncrypt / Celery docs 2019-07-09 11:13:11 -07:00
4f5f55a383 Merge branch 'master' into updating-docs 2019-07-09 10:41:25 -07:00
0b2a5e8646 updating the python version 2019-07-09 09:51:51 -07:00
3f10b43254 Ignore bandit error 2019-05-09 15:00:09 -07:00
029efeb03a fixing syntax 2019-05-08 09:45:13 -04:00
15eb7689ed Adding documentation for Vault and CFSSL Plugin changes 2019-05-08 09:32:46 -04:00
8abf95063c Implement a ALLOW_CERT_DELETION option (boolean, default False). When enabled, the certificate delete API call will work and the UI
will no longer display deleted certificates. When disabled (the default), the delete API call will not work (405 method not allowed)
 and the UI will show all certificates, regardless of the 'deleted' flag.
2019-02-14 11:57:27 +01:00