Skip to content

Hotfix 4.76.1 #336

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Sep 24, 2020
Merged

Hotfix 4.76.1 #336

merged 12 commits into from
Sep 24, 2020

Conversation

leslitagordita
Copy link
Contributor

  • Bumps spec to 4.76.1
  • Includes new feature BYO Object Storage SSL Cert.

Copy link
Contributor

@adammohammed adammohammed left a comment

Choose a reason for hiding this comment

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

Just a small change in the shell example.

Co-authored-by: Adam Mohammed <[email protected]>
@leslitagordita
Copy link
Contributor Author

@adammohammed thank you!

openapi.yaml Outdated
source: >
linode-cli object-storage ssl-upload \
us-east-1 example-bucket \
--certificate """-----BEGIN CERTIFICATE-----MIIDbDCCAlQCCQCl-----END CERTIFICATE-----""" \
Copy link
Contributor

Choose a reason for hiding this comment

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

Can we duplicate those changes here

openapi.yaml Outdated
type: string
description: >
The private key associated with this SSL certificate.
example: RwtqMlXveYH531g770BBNluAk9s
Copy link
Contributor

Choose a reason for hiding this comment

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

-----BEGIN PRIVATE KEY-----
MIIEvgIBADANBgkqhkiG9w0BAQE
...
-----END PRIVATE KEY-----

openapi.yaml Outdated
description: >
Your Base64 encoded and PEM formatted SSL certificate.
example: >
"""-----BEGIN CERTIFICATE-----
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we can drop the triple quotes here.

Copy edits to reflect the change
Info about replacing an expired certificate
Copy link
Contributor

@adammohammed adammohammed left a comment

Choose a reason for hiding this comment

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

Looks good to me! Thank you @leslitagordita

@leslitagordita leslitagordita merged commit c1cd7a8 into master Sep 24, 2020
LBGarber pushed a commit to LBGarber/linode-api-docs that referenced this pull request Jun 15, 2022
Changelogs for Cloud Manager v1.32.0 and JS client v0.43.0
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.

2 participants