Commit Graph

  • 929b455dfa
    Merge 3b64e2611d into 5f577368f3 dependabot[bot] 2022-12-27 15:34:42 +0000
  • 3b64e2611d
    Bump setuptools from 39.1.0 to 65.5.1 dependabot/pip/setuptools-65.5.1 dependabot[bot] 2022-12-27 15:34:40 +0000
  • 5f577368f3
    Merge pull request #17 from cottonbeckfield/dependabot/pip/pyyaml-5.4 master Cotton Beckfield 2022-08-24 16:24:53 -0500
  • c45c2f424e
    Bump pyyaml from 5.1 to 5.4 dependabot[bot] 2021-03-25 21:54:30 +0000
  • fee7bbd880
    Merge pull request #16 from cottonbeckfield/revert-15-master Cotton Beckfield 2021-02-01 00:30:44 -0800
  • fd6e008957
    Revert "python3 support" Cotton Beckfield 2021-02-01 00:29:09 -0800
  • 0d78ed1e03
    Merge pull request #15 from diego-maravankin/master Cotton Beckfield 2021-02-01 00:27:35 -0800
  • 7870d95ff2 fixed comments Diego Maravankin 2020-11-05 08:53:26 -0300
  • f0b3f13c11 python3 support SANs IP Address support Diego Maravankin 2020-11-05 08:48:31 -0300
  • fea78e9c83
    Merge pull request #13 from cottonbeckfield/pytests 1.0 Cotton Beckfield 2020-01-20 03:00:36 -0800
  • 98f7bb3b6e Adding pytests Cotton 2020-01-20 02:25:56 -0800
  • 65fe80c7aa
    specifying file Cotton Beckfield 2020-01-20 02:31:25 -0800
  • 63732add94
    Update github workflow to remove linter Cotton Beckfield 2020-01-20 02:27:38 -0800
  • 53a0b6c788
    Update README.md Cotton Beckfield 2020-01-19 20:38:36 -0800
  • 9eef54e866
    Merge pull request #12 from cottonbeckfield/yaml_fix Cotton Beckfield 2020-01-19 20:02:38 -0800
  • 60ecd3c2a3 Changing yaml.load to yaml.safe_load per: https://github.com/yaml/pyyaml/wiki/PyYAML-yaml.load(input)-Deprecation Cotton 2020-01-19 20:01:02 -0800
  • 9d86158a73
    Merge pull request #10 from cottonbeckfield/dependabot/pip/pyyaml-5.1 Cotton Beckfield 2020-01-19 19:54:38 -0800
  • 8832553fcd
    Merge pull request #11 from cottonbeckfield/fix_bugs Cotton Beckfield 2020-01-19 19:53:55 -0800
  • 3b5bd57b66 Fixed bugs x Fixed inability to generate from file , changed generateFromFile to LoadNodes x Removed unnecessary generateCSR input Cotton 2020-01-19 19:47:50 -0800
  • 0c1fc83c34
    Create pythonapp.yml Cotton Beckfield 2019-12-11 15:31:55 -0800
  • d5688a74b0
    Bump pyyaml from 3.12 to 5.1 dependabot[bot] 2019-08-03 00:11:53 +0000
  • 3c8f316fa0 Setting log location to wherever the script is called. x On a Mac, /var/log/ is owned by root and wheel, with non-writable permissions. Temporary workaround until code can be put in to determine what OS you are running on, for proper logging location. Cotton 2018-06-15 13:37:28 -0700
  • 5e0091acfc
    Merge pull request #7 from x42en/master CJ Cotton 2018-06-15 12:24:23 -0700
  • 0b9852fce2 update TODOs Ben Mz 2018-06-15 20:44:40 +0200
  • c0d87bab66 missing parenthesis Ben Mz 2018-06-15 20:41:35 +0200
  • 8c37818e60 csrgen.py is now executable Ben Mz 2018-06-15 20:39:57 +0200
  • 7070e6836a Manage requirements in requirements.txt Ben Mz 2018-06-15 20:37:57 +0200
  • 6bd49652e0 minor corrections Ben Mz 2018-06-15 20:35:02 +0200
  • 33eedb39a2 Correct TODO's ;) Ben Mz 2018-06-15 20:28:40 +0200
  • 33ad7bbd5c Updating README.md Cotton 2017-08-09 22:28:02 -0700
  • b8a6efaf4f Adding setup.py and updated to accept -f flag. x Adding a setup.py for installing dependencies. I had an issue with none of the modules being installed. The message thrown is clear, but I'd like to just run a setup.py install. x Adding -f flag. It allows users to create a .yaml file for multiple nodes/sans and will create a csr/key for each. Cotton 2017-08-09 16:15:27 -0700
  • 803ecc71ff Merge e6cc4b0352 into 6549656108 Francisco Vidal Molina 2017-07-26 08:46:22 +0000
  • e6cc4b0352 change the default values VIDALMolinaFrancisco OUD 2017-07-26 10:21:28 +0200
  • cfd34c43f9 Added check option and the unattended way to create a certificate root-ocvlp-adm001 2017-07-26 10:08:10 +0200
  • 3869b008c0 Merge 1a3075bd9c into 6549656108 gwaters 2017-03-22 01:01:44 +0000
  • 6549656108 Update README.md CJ Cotton 2017-03-21 17:56:58 -0700
  • 1a3075bd9c adding external config file feature, didnt want to be prompted. Gary Waters 2017-01-05 16:39:15 -0800
  • ea01c486be Merge pull request #3 from erantanen/master CJ Cotton 2016-06-06 10:30:14 -0700
  • e7de38af30 changed file name Ed Rantanen 2016-06-03 19:32:30 -0400
  • 149f7a1f88 clean-up Ed Rantanen 2016-06-03 19:23:42 -0400
  • 519f9d0b56 updated sha to 256 Ed Rantanen 2016-06-03 19:14:01 -0400
  • 93ef3e2e49 revert to 2.7 format removed unused imports Ed Rantanen 2016-06-03 19:11:40 -0400
  • 63bc0738b4 mod to file name to 3.5 Ed Rantanen 2016-06-03 17:43:39 -0400
  • a1e823cc0e mod'd crypto out, clean'd up extra chars Ed Rantanen 2016-06-03 17:25:05 -0400
  • 4ac7e43718 updated for python 3.* Ed Rantanen 2016-05-01 19:48:24 -0400
  • 2d9b819e74 update for python 3.5 Ed Rantanen 2016-05-01 07:41:17 -0400
  • 7ccf3660ed init update for python 3.5 Ed Rantanen 2016-05-01 07:37:42 -0400
  • 8586f3198d Added validation Courtney C 2015-07-13 14:50:45 -0700
  • 9d19813f6d Updating README Courtney C 2015-07-13 10:10:04 -0700
  • 21017b8cda Updated prompt to mirror open-ssl Courtney C 2015-07-13 09:30:29 -0700
  • b70aeee9e2 Update README.md Courtney Cotton 2015-06-14 18:00:14 -0700
  • c87faf6ec0 Update README.md Courtney Cotton 2015-06-14 17:59:24 -0700
  • 6a40ce7236 Update README.md Courtney Cotton 2015-06-14 17:59:10 -0700
  • 1905b8206d Update README.md Courtney Cotton 2015-06-14 17:58:38 -0700
  • 58a575cbe3 Added user input prompt for CSR Values Courtney Cotton 2015-02-15 12:21:14 -0800
  • 2b438386d8 Initial Commit Courtney Cotton 2015-01-20 10:26:25 -0800
  • dd5cb727bd Initial commit Courtney Cotton 2015-01-20 10:25:58 -0800