Skip to content
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

GA BLOG - Support AES-256 password encryption #30767

Open
Zech-Hein opened this issue Feb 11, 2025 · 1 comment
Open

GA BLOG - Support AES-256 password encryption #30767

Zech-Hein opened this issue Feb 11, 2025 · 1 comment
Assignees
Labels
Blog target:ga The Epic is ready for focal approvals, after which it can GA.

Comments

@Zech-Hein
Copy link
Contributor

Zech-Hein commented Feb 11, 2025

The information you provide here will be included in the Open Liberty GA release blog post (example), which will be published on openliberty.io/blog/, and potentially elsewhere, to promote this newly released feature/function of Open Liberty. For this post to be included in the GA issue please make sure that this is completed by the end of Friday following the GM (Wednesday). The beta and release blogs are created using automation and rely on you following the template's structure. DO NOT REMOVE/ALTER THE <GHA> TAGS THROUGHOUT THIS TEMPLATE.

Please provide the following information:

  1. If this was previously published in a beta blog post, then provide the link to that OpenLiberty/open-liberty beta blog post issue on the next line between the <GHA-BLOG-BETA-LINK> tags. If nothing has changed since the beta, you're done and can omit the remaining steps. If you need to make updates/alterations to the beta content, then do all the steps.
    BETA BLOG - Support AES-256 password encoding #30261

Please provide a summary of the update, including the following points:

  • A sentence or two that introduces the update to someone new to the general technology/concept.
  • The Human-readable name and short feature name for your feature- eg WebSockets feature (websockets-1.0).
  • Who is the target persona? Who do you expect to use the update? eg application developer, operations.
  • What was the problem before and how does your update make their life better? (Why should they care?)
  • Briefly explain how to make your update work. Include screenshots, diagrams, and/or code snippets, and provide a server.xml snippet.
  • Where can they find out more about this specific update (eg Open Liberty docs, Javadoc) and/or the wider technology?

What happens next?

  • Add the label for the GA you're targeting: target:YY00X.
  • Make sure this blog post is linked back to the Epic for this feature/function.
  • Your paragraph will be included in the GA release blog post. It might be edited for style and consistency.
  • You will be asked to review a draft before publication.
    • Once you've approved the code review, close this issue.
  • If you would also like to write a standalone blog post about your update (highly recommended), raise an issue on the Open Liberty blogs repo. State in the issue that the blog post relates to a specific release so that we can ensure it is published on an appropriate date (it won't be the same day as the GA blog post).
@Zech-Hein Zech-Hein added Blog target:ga The Epic is ready for focal approvals, after which it can GA. labels Feb 11, 2025
@Zech-Hein Zech-Hein self-assigned this Feb 11, 2025
@Zech-Hein
Copy link
Contributor Author

The only thing to be updated for the GA blog from the BETA blog, are the aes encrypted password snippets need to be re-generated.

securityUtility encode --encoding=aes --key=Some_alternate_secret superAES256password
{aes}ARAmkTCr3of9G0gvieyx7NtHFbeX5fiueD6yGTvnYzyFMxyg7Cd5V6Ew34uxunYb0pYixwDiR6V2qCx2Yxm9io4KBZiW8T9GJLCut1ClauY7GNBM6lFM+PMZfCaScPzUgSE07PJYI37WQ8lSzjaeWGCA+K5dlA==

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blog target:ga The Epic is ready for focal approvals, after which it can GA.
Projects
None yet
Development

No branches or pull requests

1 participant