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

chore: update certs #938

Merged
merged 2 commits into from
Jan 8, 2025
Merged

chore: update certs #938

merged 2 commits into from
Jan 8, 2025

Conversation

dbarrosop
Copy link
Member

@dbarrosop dbarrosop commented Jan 8, 2025

PR Type

Enhancement


Description

  • Updated SSL certificates for local and subdomain environments

  • Renewed certificates with extended validity periods

  • Updated private keys for enhanced security

  • Maintained consistent certificate structure and domains


Changes walkthrough 📝

Relevant files
Enhancement
local-fullchain.pem
Update local environment main certificate                               

ssl/.ssl/local-fullchain.pem

  • Updated main certificate with new validity period
  • Changed public key and signature
  • Kept same domain names and certificate structure
  • +16/-16 
    local-privkey.pem
    Update local environment private key                                         

    ssl/.ssl/local-privkey.pem

    • Updated private key for local environment
    +3/-3     
    sub-fullchain.pem
    Update subdomain environment main certificate                       

    ssl/.ssl/sub-fullchain.pem

  • Updated subdomain certificate with new validity period
  • Changed public key and signature
  • Kept same domain names and certificate structure
  • +35/-35 
    sub-privkey.pem
    Update subdomain environment private key                                 

    ssl/.ssl/sub-privkey.pem

    • Updated private key for subdomain environment
    +3/-3     

    💡 PR-Agent usage: Comment /help "your question" on any pull request to receive relevant information

    Copy link
    Contributor

    github-actions bot commented Jan 8, 2025

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 2 🔵🔵⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ Recommended focus areas for review

    Certificate Expiration

    Verify that the new certificate's expiration date is correct and provides sufficient time before renewal is needed.

    NjAeFw0yNTAxMDgwNzM1MDNaFw0yNTA0MDgwNzM1MDJaMB8xHTAbBgNVBAMTFGxv

    Copy link
    Contributor

    github-actions bot commented Jan 8, 2025

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    @dbarrosop dbarrosop merged commit 08fba4b into main Jan 8, 2025
    8 checks passed
    @dbarrosop dbarrosop deleted the certss branch January 8, 2025 08:42
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants