You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/.github
Chris Trufan 86366530e8 Entrust Datacard - Support for "entrust" provider in openssl_certificate module (#59272)
* Addition of entrust provider to openssl_certificate module

* Fix native return values of error messages and JSON response.

* Documentation and syntax fixes per ansibot.

* Refactored structure of for loop due to ansible test failures in python 2.6

* Remove OCSP functionality for inclusion in possible seperate future pull request.

* Remove reissue support.

* Indicate the entrust parameters are specific to entrust.

* Comment fixes to make it clear module_utils request is used.

* Fixes to not_after documentation

* Response to pull request comments and cleanup of error handling for bad connections to properly use the 'six' HttpError for compatibility with both Python 2/3 underlying url libraries.

* pep8/pycodestyle fixes.

* Added code fragment and response to comments.

* Update license to simplified BSD

* Fixed botmeta typo

* Include license text in api.yml

* Remove unsupported certificate types, and always submit an explicit organization to match organization in CSR

* Fix documentation misquote, add expired to a comment, and fix path check timing.

* Update changelogs/fragments/59272-support-for-entrust-provider-in-openssl_certificate_module.yaml

Co-Authored-By: Felix Fontein <felix@fontein.de>
6 years ago
..
ISSUE_TEMPLATE Revert "Use GitHub Issue Templates to assign labels (#53356)" (#53419) 7 years ago
BOTMETA.yml Entrust Datacard - Support for "entrust" provider in openssl_certificate module (#59272) 6 years ago
CODE_OF_CONDUCT.md [docs] correct the code of conduct link (#38012) 8 years ago
CONTRIBUTING.md Tidy up Contributors Docs (#47619) 7 years ago
ISSUE_TEMPLATE.md Improve the issue template for dependency problems (#51657) 7 years ago
PULL_REQUEST_TEMPLATE.md Remove ansible version from PR template. 7 years ago
SECURITY.md 📝 Add a GitHub-specific security policy note 7 years ago