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

"certificate expired" error for identity domain #93

Open
sivachunduru opened this issue Aug 25, 2023 · 1 comment
Open

"certificate expired" error for identity domain #93

sivachunduru opened this issue Aug 25, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@sivachunduru
Copy link
Contributor

  1. Workload has been deployed using elz-workload template a month ago.
    That time, the identity domain URL was a bit lengthy construct like,
    https://idcs-bad8797a9f214480a4e80cc881b8a3f8.ap-mumbai-idcs-1.identity.ap-mumbai-1.oci.oraclecloud.com:443

  2. Now, trying to do some day-2 operation on elz-workload. Then, I encountered issue with certificate.
    image

  3. Then, realized that the identity domain has been upgraded and see the new URL construct is updated which is of less lengthy like,
    https://idcs-bad8797a9f214480a4e80cc881b8a3f8.identity.oraclecloud.com:443

  4. Due to the auto-upgrade of identity domain, one cannot do day-2 operations as the current TF state reference to the old identity domain URL.

  5. Manually replaced the TF state file with new URL construct and it started working fine.

It will be tough to handle this situation for customers who are on DevOps Pipeline or using ORM Stack.

@VinayKumar611 VinayKumar611 added the bug Something isn't working label Aug 28, 2023
@paulmuah
Copy link

paulmuah commented Sep 19, 2023

Hey @sivachunduru, we are tracking this issue in our backlog.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants