Commit Graph

2590 Commits

Author SHA1 Message Date
hc-github-team-secure-vault-core ff81ab8a30
backport of commit 53040690a2bb89a71b723cd888411182295abcd6 (#24195)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-11-20 15:58:50 +00:00
hc-github-team-secure-vault-core 2d3e52fa92
backport of commit 28e3507680d78dbf80b3edc78bc16119088d4ba2 (#24142)
Co-authored-by: Robert Hanzlík <robi@junyks.cz>
2023-11-15 16:33:02 +00:00
hc-github-team-secure-vault-core 8759d95eb8
Address a panic when exporting RSA public keys in transit (#24054) (#24116)
* Address a panic export RSA public keys in transit

 - When attempting to export the public key for an RSA key that
   we only have a private key for, the export panics with a nil
   deference.
 - Add additional tests around Transit key exporting

* Add cl

Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-11-14 15:14:47 +00:00
hc-github-team-secure-vault-core 9d1caca4e5
backport of commit a10685c521cad141d1861236ebffaeccfc510395 (#23803)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-10-24 14:26:24 +00:00
hc-github-team-secure-vault-core a7f5d0c8ea
backport of commit 87376a1f5c676c9a54e1050b3e71e32c4ac92595 (#23790)
Co-authored-by: Hamid Ghaf <83242695+hghaf099@users.noreply.github.com>
2023-10-23 16:19:20 +00:00
hc-github-team-secure-vault-core bcb56630e7
Backport of Fix consul token revocation with namespace specific policies into release/1.14.x (#23778)
* backport of commit 72d66e28132aa783ffe530275fb555f2a028ab08

---------

Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
Co-authored-by: robmonte <17119716+robmonte@users.noreply.github.com>
2023-10-20 18:57:39 +00:00
hc-github-team-secure-vault-core bd3434837c
backport of commit d0501db90f2b36eb535b2526ed04a364f9f06340 (#23745)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-10-19 19:49:58 +00:00
hc-github-team-secure-vault-core f3e2841fcd
backport of commit bc4be73a1c7998d6ee87bdba14981bc06c237d88 (#23679)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-10-16 21:09:36 +00:00
claire bontempo b7dca10a06
Fix typo OSCP -> OCSP (#22586) (#23316)
Co-authored-by: Thomas Schweizer-Bolzonello <thomas@schweizerbolzonello.net>
2023-09-27 17:15:53 +00:00
hc-github-team-secure-vault-core 6a15309a2e
Do not attempt to shutdown ACME thread on non-active nodes (#23293) (#23294)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-09-26 21:01:17 +00:00
hc-github-team-secure-vault-core c08d731634
backport of commit dbfaa6f81a156ec1dcb85d8d76941d4ac70c91fb (#23285)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-09-26 18:18:06 +00:00
hc-github-team-secure-vault-core cf35e72593
backport of commit 293e8b8ac5469fc18470b4fb03fa6618b796bb5f (#23045)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-09-13 12:39:58 +00:00
hc-github-team-secure-vault-core 28c15e2a98
backport of commit e2ff1f1c7117574888db91b4b6027be24533d718 (#23030)
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-09-12 21:18:03 +00:00
hc-github-team-secure-vault-core bdee24128a
backport of commit 7d4d8cb708de62167340fa84770f8237c7bfdd1e (#22900)
Co-authored-by: Scott Miller <smiller@hashicorp.com>
2023-09-08 14:48:26 +00:00
hc-github-team-secure-vault-core c92b422bdb
backport of commit a70aaf24c0dc1e7a6ece249dfbcc387e2a581fba (#22256)
Co-authored-by: Austin Gebauer <34121980+austingebauer@users.noreply.github.com>
2023-08-08 23:48:36 +00:00
hc-github-team-secure-vault-core 05cd21f13b
backport of commit 8a174b05b045662423ce76be62687faab7e2514d (#22207)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-08-04 11:45:55 -04:00
hc-github-team-secure-vault-core 6510f797ee
backport of commit 3a46df2077f61f2d8e8262441cb2e3d991571ef3 (#22198)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-08-03 14:01:14 -04:00
hc-github-team-secure-vault-core ff3a9fb652
backport of commit 068da27a2d7447ef896b0638e3526c56b586301a (#22051)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-07-25 17:40:49 +00:00
hc-github-team-secure-vault-core 08c0489053
backport of commit 4ec5e22adebe64944c35a6b6460bfee5efae5d51 (#21899)
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-07-17 19:11:48 +00:00
hc-github-team-secure-vault-core ebc05a5221
backport of commit 366693c78dec71212ab344e8d315637722b60d25 (#21887)
Co-authored-by: Laurent <hello@viper61.fr>
2023-07-17 13:50:04 +00:00
Steven Clark e167798ea5
Add back paths to TestProperAuthing (#21855)
- Since the backport's for the OpenAPI list haven't occurred yet,
   we need both the existing path and the new path for when they do
   get backported.
2023-07-14 13:02:15 +00:00
hc-github-team-secure-vault-core 43feaf1379
Update TestProperAuthing test for backports (#21852)
Co-authored-by: Steve Clark <steven.clark@hashicorp.com>
2023-07-14 11:51:10 +00:00
hc-github-team-secure-vault-core 6738b00b59
backport of commit 8d74143872101df6f845fe86e69faea276e9e0f4 (#21810)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-07-13 13:24:09 +00:00
hc-github-team-secure-vault-core 5f6c3f4155
backport of commit b0fb3b14206c63c01041fe3f561b147a3d41de74 (#21720)
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-07-10 17:07:30 +00:00
hc-github-team-secure-vault-core 5772e81ae8
backport of commit e29842e49e807b574dccb8e87bc20947a6d21438 (#21712)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-07-10 13:55:55 +00:00
hc-github-team-secure-vault-core c215c2de27
backport of commit bce4b7a3e5a742326c5d7560bb00696db4fe8cc5 (#21699)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-07-07 20:52:57 +00:00
hc-github-team-secure-vault-core 7a0badc115
backport of commit 072f0dd7c85be8d4e4390cf417900efce5e38d56 (#21656)
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-07-07 15:45:01 +00:00
hc-github-team-secure-vault-core df1fb2c868
backport of commit 5ce57dbd00b4d81602b07a82430365f770bf0870 (#21589)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-07-05 18:46:58 +00:00
hc-github-team-secure-vault-core 9310e3acba
backport of commit 5b41148bfcfd305991c19998f6d04ca8880da137 (#21488) 2023-06-28 17:46:37 +00:00
hc-github-team-secure-vault-core 649715eeb4
backport of commit e3b3c7a8de6f7c3c240ecf798470bbb24c2aaf60 (#21468)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-06-27 13:14:38 +00:00
hc-github-team-secure-vault-core 45b8674d03
backport of commit df304012f3b3f4d7860b3bb3b58f844291495793 (#21457)
Co-authored-by: Anton Averchenkov <84287187+averche@users.noreply.github.com>
2023-06-26 14:42:40 -04:00
hc-github-team-secure-vault-core b0b2e07f86
backport of commit 15aee2e0babebaeb7ef3c49fc6221a2bc08cd8fa (#21398)
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-06-21 17:06:16 -04:00
hc-github-team-secure-vault-core 36365ed7f4
backport of commit 3a46ecc389e9096ccea6c6f847b68ada7f8068d7 (#21362)
Co-authored-by: Violet Hynes <violet.hynes@hashicorp.com>
2023-06-21 14:01:13 +00:00
hc-github-team-secure-vault-core 13fdb8f9bf
backport of commit 042dd57811c900c9f6e2c85b5460d50560f79105 (#21295)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-06-15 21:47:54 +00:00
hc-github-team-secure-vault-core ec9fed4555
backport of commit 8cc7be234ac34ff0f703ab092a7314ba9e65b277 (#21293)
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
2023-06-15 21:15:01 +00:00
hc-github-team-secure-vault-core 25364ebb61
backport of commit 052719b9a824da4ee368c3d982070ab290846970 (#21226)
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-06-14 18:08:57 +00:00
hc-github-team-secure-vault-core 833fe4580b
backport of commit b346b52b62db8ddf2eeaace506f211ea02166b93 (#21224)
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-06-14 16:31:07 +00:00
hc-github-team-secure-vault-core 1be0ebae8a
backport of commit 3b14cd2061b49c8c698205eef87ceb3d0e69983b (#21181)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-06-13 20:13:41 +00:00
hc-github-team-secure-vault-core f982465ec3
backport of commit aba75aac863d4aef51a9062af9b8557a7ecd2eeb (#21177)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-06-13 17:21:19 +00:00
hc-github-team-secure-vault-core e8ce4a4787
Backport of Signal ACME challenge engine if existing challenges were loaded on startup into release/1.14.x (#21142)
* backport of commit c855ba6a903787fa3102f5dac8bf8a8eacac213b

* Remove changelog

 - Removing changelog as it ACME is not part of a release

---------

Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-06-12 18:42:54 +00:00
hc-github-team-secure-vault-core 84b60f3056
backport of commit f147bc1fb1197495c865145e68015d369fb16a5c (#21086)
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
2023-06-08 18:09:17 +00:00
hc-github-team-secure-vault-core c8bda1de51
backport of commit 9f87bcfb3b67cbad9ee967ac574484938447f448 (#21085)
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-06-08 17:35:07 +00:00
hc-github-team-secure-vault-core 67c549de77
backport of commit 28bcf9a664d3f32a8c162248621ad19548bdccf2 (#21084)
Co-authored-by: Matt Schultz <975680+schultz-is@users.noreply.github.com>
2023-06-08 17:00:36 +00:00
hc-github-team-secure-vault-core 97b763fb91
backport of commit df975cf04e06e0c18c4b23308b7c82fb5664b6a0 (#21013)
Co-authored-by: Kit Haines <khaines@mit.edu>
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-06-08 16:27:42 +00:00
hc-github-team-secure-vault-core cb44d87787
backport of commit 61d35391a74bd8e7fcf0d1b37417c258859a4ddb (#21012)
Co-authored-by: Kit Haines <khaines@mit.edu>
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-06-08 11:48:10 -04:00
hc-github-team-secure-vault-core e87682eb66
backport of commit 8e576cf226d090d280ccfdd341107fc5a5a41c9a (#21076)
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-06-08 14:13:24 +00:00
hc-github-team-secure-vault-core 6a24e938df
backport of commit 08c1efa4d4fa516c40a8b5ede0e8e19f298d7755 (#21074)
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-06-08 13:25:07 +00:00
hc-github-team-secure-vault-core 8f255a061d
backport of commit ddaf5038f253546b15eae684a8114c04e552b731 (#21068)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-06-08 04:00:10 +00:00
hc-github-team-secure-vault-core 63789ceb9f
backport of commit 0bd356f6cd9bd82c108535439a7f83796c89030e (#21065)
Co-authored-by: Steven Clark <steven.clark@hashicorp.com>
2023-06-08 01:35:28 +00:00
hc-github-team-secure-vault-core d8979b449c
backport of commit f079b7b0a4de28f1230a270fc35ea5a787ad96d2 (#21060)
Co-authored-by: Alexander Scheel <alex.scheel@hashicorp.com>
2023-06-07 21:32:58 +00:00