Skip to content

Add optional key length to OpenSSLHelper#26

Open
markokeeffe wants to merge 4 commits intostonemax:masterfrom
markokeeffe:openssl-helper-key-length
Open

Add optional key length to OpenSSLHelper#26
markokeeffe wants to merge 4 commits intostonemax:masterfrom
markokeeffe:openssl-helper-key-length

Conversation

@markokeeffe
Copy link
Copy Markdown

Added a $bits argument to OpenSSLHelper::generateCSR(). Mainly because I'd love to use this package to create certificates that can be used in Amazon CloudFront, but for some reason, certificates uploaded into the AWS Certificate Manager must have a key length of 2048 bits in order to work with CloudFront.

markokeeffe and others added 4 commits July 9, 2018 08:50
Added a $bits argument to OpenSSLHelper::generateCSR(). Mainly because I'd love to use this package to create certificates that can be used in Amazon CloudFront, but for some reason, certificates uploaded into the AWS Certificate Manager must have a key length of 2048 bits in order to work with CloudFront.
- Allow 'bits' argument on getCSR method
McJoppy pushed a commit to silverstripe-platform/acme2 that referenced this pull request Sep 29, 2021
Given our requirements have also changed default to 2048.

Based of PR in parent repo (stonemax#26)
McJoppy pushed a commit to silverstripe-platform/acme2 that referenced this pull request Sep 29, 2021
Given our requirements have also changed default to 2048.

Based of PR in parent repo (stonemax#26)
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.

1 participant