This repository has been archived by the owner on Dec 3, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 24
Conversation
This file contains 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
…s, and the use of symlinks are removed. Additional testing and possibly more reworking are still needed
…e extraneous IDE config files I inadverteantly commited
…bles / template names to be more consistent with the naming scheme used throughout the app
…portions of the DN should be wokring now
…- all other are optional. CA Index parsing has been updated to account for the potentially missing fields, and blanks will show in the UI for any field that is not defined in the certificate
Thanks for this PR - give me a couple days to review and I'll merge or come back with any questions. |
…n-mandatory portions of the DN
…fined variable issues
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
All of the remaining deprecated PHP snippets from the original SourceForge project have been purged.
HTML has been moved into templates, making the PHP code much easier to follow
Support for Elliptic Curve certificates has been added
Any backend for Basic HTML Auth can be used, not just the built-in htpasswd system
Other things I'm probably forgetting
If you feel like something should be changed/added before you're willing to merge, I'm happy to do it.