Skip to content

Default to sig v4#82

Open
c960657 wants to merge 1 commit into
drewblas:masterfrom
c960657:default-sig-v4
Open

Default to sig v4#82
c960657 wants to merge 1 commit into
drewblas:masterfrom
c960657:default-sig-v4

Conversation

@c960657

@c960657 c960657 commented Jan 13, 2021

Copy link
Copy Markdown

Signature Version 2 will be retired on March 27th, 2021. Let's default to v4, so users wont have to explicitly force this version.

Comment thread lib/aws/ses/base.rb
DEFAULT_MESSAGE_ID_DOMAIN = 'email.amazonses.com'


DEFAULT_SIGNATURE_VERSION = 4

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dev from AWS SES here. Thanks for this initiative. Sigv4 is not just going to be the default, it's going to be the only signing method supported in the near future, so I don't think backward compatibility applies here, only Sigv4 can remain

@girisha-g

Copy link
Copy Markdown

@sleg-aws by when can you merge this PR?

@sleg-aws

sleg-aws commented Apr 6, 2021

Copy link
Copy Markdown

@girisha-g I don't own this repo. This is not a AWS-owned repository. You may contact people with write-access to this repo.

@girisha-g

Copy link
Copy Markdown

@drewblas can you merge and release this PR?
I am using this gem in my RoR application and I am getting warnings

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants