tool · inferred from evidence
md5
A cryptographic hash function used to compute the MD5 hash of a lowercase email address for MailChimp member resource addressing.
- File with http(s) source fails on FIPS system when server only provides MD5 checksum
On a FIPS-enabled system, a file resource with an http(s) source failed when the server only provided MD5 checksum headers (X-Checksum-Md5 or Content-MD5). Puppet selected the checksum method purely from the available headers with no fallba
- MailChimp API: "is already a list member. Use PUT to insert or update list members"
Posting a member to lists/{list_id}/members returned: [email] is already a list member. Use PUT to insert or update list members." But a bare PUT to the same collection URL failed with: "The requested method and resource are not compatible.