Skip to content

feat: manage certificate policy #4833

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 15 commits into from
May 17, 2025
Merged

Conversation

vitormattos
Copy link
Member

@vitormattos vitormattos commented Apr 11, 2025

At Administration Settings > LibreSign

Before generate certificate:

image

After generate certificate:

image

Reading certificate data is possible to see the certificate policies at owner and issuer certificate:
image

How to see this running using GitHub Codespaces

1. Open the Codespace

  • Authenticate to GitHub
  • Go to the branch: feat/manage-certificate-policy
  • Click the Code button and select the Codespaces tab.
  • Click "Create codespace on feat/customize-signature-stamp"

2. Wait for the environment to start

  • A progress bar will appear on the left.
  • After that, the terminal will show the build process.
  • Wait until you see the message:
    ✍️ LibreSign is up!
    This may take a few minutes.

3. Access LibreSign in the browser

  • Open the Ports tab (next to the Terminal).
  • Look for the service running on port 80.
  • Hover over the URL and click the globe icon 🌐 to open it in your browser.

4. (Optional) Make the service public

  • If you want to share the app with people not logged in to GitHub, you must change the port visibility:
    • Click the three dots on the row for port 80.
    • Select Change visibilityPublic.

5. Login credentials

  • Username: admin
  • Password: admin

Done! 🎉
You're now ready to test this.

@vitormattos vitormattos added this to the Next Major (32) milestone Apr 11, 2025
@vitormattos vitormattos self-assigned this Apr 11, 2025
@github-project-automation github-project-automation bot moved this to 0. Needs triage in Roadmap Apr 11, 2025
@vitormattos vitormattos marked this pull request as draft April 11, 2025 20:31
@vitormattos vitormattos force-pushed the feat/manage-certificate-policy branch 2 times, most recently from e9409ac to 17b8605 Compare April 12, 2025 15:22
Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos vitormattos force-pushed the feat/manage-certificate-policy branch 8 times, most recently from a197b6c to 7b5991e Compare April 16, 2025 19:45
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos vitormattos force-pushed the feat/manage-certificate-policy branch from 7b5991e to 8147983 Compare April 17, 2025 01:48
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos vitormattos force-pushed the feat/manage-certificate-policy branch from 8147983 to 8842350 Compare April 17, 2025 02:00
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
The openssl extension don't work fine with virtual file system

Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos vitormattos force-pushed the feat/manage-certificate-policy branch from e3fde53 to 9c67151 Compare April 17, 2025 12:17
Signed-off-by: Vitor Mattos <vitor@php.rio>
…ndpoint

Signed-off-by: Vitor Mattos <vitor@php.rio>
CPS is the right name of this

Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos vitormattos force-pushed the feat/manage-certificate-policy branch from 57dee84 to 9992864 Compare April 17, 2025 18:28
Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos vitormattos force-pushed the feat/manage-certificate-policy branch from 9992864 to d7e3e59 Compare April 17, 2025 18:30
Signed-off-by: Vitor Mattos <vitor@php.rio>
@vitormattos vitormattos force-pushed the feat/manage-certificate-policy branch from 77cf348 to 7e39a4e Compare April 18, 2025 13:23
@vitormattos vitormattos marked this pull request as ready for review April 18, 2025 13:27
@vitormattos
Copy link
Member Author

/backport to stable31

@vitormattos
Copy link
Member Author

/backport to stable30

@samuelsonbrito samuelsonbrito merged commit 4393450 into main May 17, 2025
83 of 94 checks passed
@samuelsonbrito samuelsonbrito deleted the feat/manage-certificate-policy branch May 17, 2025 03:14
@github-project-automation github-project-automation bot moved this from 0. Needs triage to 4. to release in Roadmap May 17, 2025
@vitormattos vitormattos removed this from the Next Major (32) milestone May 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 4. to release
Development

Successfully merging this pull request may close these issues.

2 participants