-
-
Notifications
You must be signed in to change notification settings - Fork 67
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
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e9409ac
to
17b8605
Compare
Signed-off-by: Vitor Mattos <vitor@php.rio>
a197b6c
to
7b5991e
Compare
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
7b5991e
to
8147983
Compare
Signed-off-by: Vitor Mattos <vitor@php.rio>
Signed-off-by: Vitor Mattos <vitor@php.rio>
8147983
to
8842350
Compare
Signed-off-by: Vitor Mattos <vitor@php.rio>
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>
e3fde53
to
9c67151
Compare
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>
57dee84
to
9992864
Compare
Signed-off-by: Vitor Mattos <vitor@php.rio>
9992864
to
d7e3e59
Compare
Signed-off-by: Vitor Mattos <vitor@php.rio>
77cf348
to
7e39a4e
Compare
/backport to stable31 |
/backport to stable30 |
This was referenced May 17, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
At
Administration Settings > LibreSign
Before generate certificate:
After generate certificate:
Reading certificate data is possible to see the certificate policies at owner and issuer certificate:

How to see this running using GitHub Codespaces
1. Open the Codespace
Code
button and select theCodespaces
tab.2. Wait for the environment to start
✍️ LibreSign is up!
3. Access LibreSign in the browser
4. (Optional) Make the service public
⋮
on the row for port 80.Change visibility
→Public
.5. Login credentials
admin
admin
Done! 🎉
You're now ready to test this.