Files
acme.sh/notify
neil 934711e51d notify/aws_ses: add container/instance IAM role auth (IMDSv2)
aws_ses_send calls `_use_container_role || _use_instance_role` when no
static AWS keys are set, but those functions were never defined -- only
_use_metadata was -- so role-based auth silently fell through to the
"no api key" error. Add both, using the current IMDSv2-capable versions
from dns_aws.sh, and set the IMDSv2 token header in _use_metadata so the
credential fetch works on IMDSv2-only instances.

Closes #4742
2026-07-05 17:09:51 +08:00
..
2024-07-27 14:28:07 +02:00
2019-11-02 19:44:43 +08:00
2022-03-20 12:43:23 +08:00
2021-11-04 09:42:30 +08:00
2022-01-09 10:39:28 +08:00
2019-08-05 22:03:56 +08:00
2021-11-09 11:48:58 +08:00
2019-11-09 12:12:30 +02:00
2023-10-06 20:05:39 +08:00
CS
2025-10-31 08:41:34 +00:00
2019-04-29 22:13:54 +08:00
2019-06-03 01:54:04 +02:00
2021-10-03 22:33:41 +08:00
2026-01-04 11:49:35 +01:00
2021-07-06 22:54:15 -04:00
2019-05-13 19:49:16 +02:00
2023-02-28 21:08:33 -05:00
2024-07-24 15:02:48 +02:00
2020-08-17 22:18:20 +08:00