Commit Graph

  • 510930be15 Implement use_agent option to get signing key from ssh-agent. Doug Stanley 2020-10-05 12:26:00 -0400
  • 08aa044f24 Bump version. Felix Fontein 2020-10-14 07:37:02 +0200
  • 9e199389e3 Use /dev/stdin instead of -, which seems to be only supported by newer openssl versions. Felix Fontein 2020-10-11 14:35:34 +0200
  • 4f23d14c42 ... Felix Fontein 2020-10-11 14:27:32 +0200
  • 15c5f245d5 Add seealso references. Felix Fontein 2020-10-11 14:25:45 +0200
  • 1749e40c21 Add openssl_csr_pipe module. Felix Fontein 2020-10-11 14:19:55 +0200
  • 071b2ec995 Refactor openssl_csr module into backend + module. Felix Fontein 2020-10-11 14:08:24 +0200
  • 3a717b24a3 Extract doc fragment from openssl_csr. Felix Fontein 2020-10-10 23:14:35 +0200
  • a6490fa60e Next release will be 1.3.0. Felix Fontein 2020-10-13 14:17:47 +0200
  • 4fb3d09ee9 Release 1.2.0. 1.2.0 Felix Fontein 2020-10-13 14:17:30 +0200
  • 98db972a6c Add release summary. Felix Fontein 2020-10-13 14:15:54 +0200
  • 233d1afc29
    CVE-2020-25646: no_log=True missing for private key content options (#125) Felix Fontein 2020-10-13 14:14:05 +0200
  • aeeaf3d4a6 Plural. Felix Fontein 2020-10-13 13:48:27 +0200
  • d7323029d4 Add change PR's URL. Felix Fontein 2020-10-13 13:45:30 +0200
  • 36b68101f7 Mention no_log for openssl_privatekey's return_content option. Felix Fontein 2020-10-13 13:44:11 +0200
  • 64a605900b Mark private key content options as no_log (CVE-2020-25646.) Felix Fontein 2020-10-10 22:54:33 +0200
  • 7d0e5e814e
    Return certificate fingerprints from x509_certificate_info (#121) Felix Fontein 2020-10-13 10:41:09 +0200
  • 6f4017560f
    Update plugins/modules/x509_certificate_info.py Felix Fontein 2020-10-10 10:25:19 +0200
  • 0e8a9235bb Return certificate fingerprints from x509_certificate_info. Felix Fontein 2020-10-09 16:14:56 +0200
  • 42dd19c387
    Allow to pass CSR to acme_certificate as csr_content (#115) Felix Fontein 2020-10-09 14:01:34 +0200
  • 8e10e1e590
    Always show current backend during tests in `name:`. (#118) Felix Fontein 2020-10-09 11:10:53 +0200
  • 5eada783fa Fix documentation. Felix Fontein 2020-10-09 11:07:40 +0200
  • a54ed37d9b Forgot version_added. Felix Fontein 2020-10-09 11:03:25 +0200
  • ca5d145448 No need to write CSR to disk. Felix Fontein 2020-10-09 11:02:49 +0200
  • 72aea8b6be Remove double prefix. Felix Fontein 2020-10-08 23:21:50 +0200
  • 2a61c4cd56 Always show current backend during tests. Felix Fontein 2020-10-08 11:35:16 +0200
  • 3d608501a7 Make sure contents are bytes. Felix Fontein 2020-10-05 21:12:53 +0200
  • 604d928205 Allow to pass CSR to acme_certificate as csr_content. Felix Fontein 2020-10-05 18:16:32 +0200
  • c645b7d732
    Add link to ansible docs page for this collection (#114) Felix Fontein 2020-10-05 08:55:15 +0200
  • 3a02625ec1 Also mention docs from README. Felix Fontein 2020-09-30 22:27:40 +0200
  • c76f08c7b9 Add link to ansible docs page for this collection. Felix Fontein 2020-09-30 22:21:23 +0200
  • 010b54f0af
    CI tests: add a note not to use tests as an example of writing roles (#111) Andrew Klychkov 2020-09-25 09:25:48 +0300
  • f1c76fdb7a CI tests: add a note not to use tests as an example of writing roles Andrew Klychkov 2020-09-24 11:42:24 +0300
  • 7cdfdc1bfb
    openssl_pkcs12: do not crash when there's no certificate and/or private key in existing PKCS#12 file (#109) Felix Fontein 2020-09-16 11:25:24 +0200
  • e983d498e2 Also 'parse' correctly PKCS#12 file with no private key. Felix Fontein 2020-09-15 21:58:33 +0200
  • 087f55ab18 Add test. Felix Fontein 2020-09-14 18:10:48 +0200
  • f6b491d857 Call getters only once each, check explicitly for None. Felix Fontein 2020-09-14 18:05:06 +0200
  • e1242a7710 Add changelog fragment. Felix Fontein 2020-09-09 21:55:38 +0200
  • cdcb9b6d13 Do not crash when PKCS#12 file contains no private key and/or main certificate. Felix Fontein 2020-09-09 21:54:44 +0200
  • 1b3ff44bc2
    Avoid cffi 1.14.3 to be installed in CI by old pip versions (#110) Felix Fontein 2020-09-16 10:48:43 +0200
  • 0a7909fdd2 Add missing target. Felix Fontein 2020-09-16 10:05:10 +0200
  • 734cf9a154 Avoid too old version being installed. Felix Fontein 2020-09-16 10:00:39 +0200
  • 24a080caea Avoid cffi 1.14.3 to be installed in CI by old pip versions. Felix Fontein 2020-09-16 09:53:27 +0200
  • 7dd1f8a6bd Next release will probably be 1.2.0. Felix Fontein 2020-09-14 22:23:34 +0200
  • 05105ae2ad Release 1.1.1. 1.1.1 Felix Fontein 2020-09-14 22:21:54 +0200
  • f913e9e40d
    Removal versions in meta/runtime.yml should be collection versions (#108) Felix Fontein 2020-09-14 18:00:21 +0200
  • 062735d1f8 Add changelog fragment. Felix Fontein 2020-09-09 21:49:52 +0200
  • 573f103700 Removal versions in meta/runtime.yml should be collection versions. Felix Fontein 2020-09-09 21:39:35 +0200
  • a2f36f426a
    openssl_csr: catch errors on bad SANs (#106) Felix Fontein 2020-09-08 06:24:30 +0200
  • 4dc84fe529 Adjust cryptography version and error message. Felix Fontein 2020-09-06 21:08:47 +0200
  • 298b097861 Add changelog fragment. Felix Fontein 2020-09-06 20:58:20 +0200
  • c9514089da Catch errors on bad SANs. Felix Fontein 2020-09-06 20:51:15 +0200
  • ccc9e4dab2 Bump version to 1.2.0. Felix Fontein 2020-08-18 16:47:27 +0200
  • 9203d5c371 Release 1.1.0. 1.1.0 Felix Fontein 2020-08-18 16:45:57 +0200
  • 5b97224836 Add release summary. Felix Fontein 2020-08-18 16:42:43 +0200
  • 430c6d0c1a
    Increase # of bits for random serial numbers of certificates with PyOpenSSL backend (#90) Felix Fontein 2020-08-18 16:34:01 +0200
  • 346c2f55ff Update openssl_signature module (#63) Markus Teufelberger 2020-06-06 11:20:00 +0200
  • 128991c3dc Add openssl_signature module (#63) Patrick Pichler 2020-06-06 10:23:29 +0200
  • 2833a8686c Adjust algorithm to return a random number between 1000 and 2^160-1. Felix Fontein 2020-08-18 13:27:05 +0200
  • 0153eab701 Update openssl_signature module (#63) Markus Teufelberger 2020-06-06 11:20:00 +0200
  • fedd43d341 Add openssl_signature module (#63) Patrick Pichler 2020-06-06 10:23:29 +0200
  • 84342fce4e
    openssl_csr: add support for name constraints extension (#92) Felix Fontein 2020-08-18 12:23:37 +0200
  • d03e723fe0
    acme_account: add support for External Account Binding (#100) Felix Fontein 2020-08-16 18:00:26 +0200
  • 147e70b57e Make account creation idempotent with ZeroSSL. Felix Fontein 2020-08-15 23:22:58 +0200
  • 10498072ed Add padding to Base64 encoded key if necessary. Felix Fontein 2020-08-15 22:51:13 +0200
  • 059da90977 Improve documentation. Felix Fontein 2020-08-15 22:27:08 +0200
  • 57247d31f6 Validate that EAB key is Base64URL encoded. Felix Fontein 2020-08-15 22:26:43 +0200
  • 67abe960c8 Error if externalAccountRequired is set in ACME directory meta, but external account data is not provided. Felix Fontein 2020-08-15 22:26:10 +0200
  • 2f59d44f9e
    acme_certificate - allow to select first certificate in chain. (#102) Felix Fontein 2020-08-15 21:50:09 +0200
  • 5da6cb4dbd acme_certificate - allow to select first certificate in chain. Felix Fontein 2020-08-15 20:43:26 +0200
  • e4c12fa4e5
    Add cipher and hash options to luks_create (#97) Arnoways 2020-08-13 22:17:36 +0200
  • 7565a67a70 Add changelog fragment. Felix Fontein 2020-08-09 16:51:53 +0200
  • b67a985eca acme_account: add support for External Account Binding. Felix Fontein 2020-08-09 16:50:03 +0200
  • 7f6db5c4d9
    Run ACME tests with the latest ACME test container (https://github.com/ansible/acme-test-container/releases/tag/2.0.0). (#98) Felix Fontein 2020-08-05 08:24:00 +0200
  • 2c7c007c1d Run ACME tests with the latest ACME test container (https://github.com/ansible/acme-test-container/releases/tag/2.0.0). Felix Fontein 2020-08-05 07:58:13 +0200
  • 5d46ab1444
    Add cipher and hash options to luks_create Arnaud SINAYS 2020-08-04 21:36:07 +0200
  • a72f9f53a4
    Add support for PKCS#11 tokens to openssh_cert. (#95) s-hamann 2020-08-04 15:59:24 +0000
  • 8e4c9916d7 Add support for PKCS#11 tokens to openssh_cert. black 2020-07-30 08:15:56 +0200
  • 1847b3ead7
    Tests (#94) Felix Fontein 2020-07-27 16:43:43 +0200
  • 8a8786ff06 Revert "Run most tests in both cloud and OS-specific environments." Felix Fontein 2020-07-27 11:28:52 +0200
  • 5713e2ac94 Revert "Run ACME tests in both cloud and OS-specific environments." Felix Fontein 2020-07-27 09:44:52 +0200
  • 930a86a5f2 Use different Python version for 2.9 cloud test. Felix Fontein 2020-07-27 09:36:33 +0200
  • 967bda9438 Run ACME tests in both cloud and OS-specific environments. Felix Fontein 2020-07-27 09:34:56 +0200
  • 6e9f090afd Run most tests in both cloud and OS-specific environments. Felix Fontein 2020-07-27 09:34:47 +0200
  • 1cda7c162c Make files more similar. Felix Fontein 2020-07-27 09:32:26 +0200
  • c6a5190e46 Fix CI test groups. Felix Fontein 2020-07-27 09:29:39 +0200
  • 9dec640315 Fix IP address general name handling. Felix Fontein 2020-07-20 18:07:51 +0200
  • 66b73f9989 Add tests. Felix Fontein 2020-07-20 17:41:37 +0200
  • 12ee092499 Linting. Felix Fontein 2020-07-20 17:13:34 +0200
  • af5225794d Add support for name constraints extension to openssl_csr. Felix Fontein 2020-07-20 16:57:18 +0200
  • 05b0bdbe0d
    Support arbitrary dotted notation for OIDs in cryptography backend (#91) Felix Fontein 2020-07-21 15:33:05 +0200
  • a11ff97cb7 Fix order. Felix Fontein 2020-07-20 17:31:37 +0200
  • c11a88bacc Fix typos. Felix Fontein 2020-07-20 17:18:08 +0200
  • 059ee7b269 Add test. Felix Fontein 2020-07-20 17:04:06 +0200
  • 48d88b3929 Support arbitrary dotted notation for OIDs in cryptography backend. Felix Fontein 2020-07-20 15:44:11 +0200
  • 7be2cbf4f8 Increase # of bits for random serial numbers of certificates with PyOpenSSL backend. Felix Fontein 2020-07-20 15:26:25 +0200
  • 2511932158
    Self promotion for openssl_privatekey (#88) Olivier Clavel 2020-07-17 14:44:28 +0200
  • ddf5905dcf
    Fix module link. Rewrite to push module forward Olivier Clavel 2020-07-17 14:32:17 +0200
  • 8bfced2a27
    Self promotion for ansible modules Olivier Clavel 2020-07-17 08:59:00 +0200
  • a19756ee77
    Fix acme_inspect problem with Python 3.5 (#87) Felix Fontein 2020-07-13 21:10:23 +0200