-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make storage of certificates more flexible
This commit changes the way that SSL certificates are stored within Brass. It provides much greater flexibility, enabling different certificate users to have different (or multiple) file locations for different uses. It also simplifies things, by only requiring a single use to be specified for a certificate attached to a server, rather than needing to separately define the keys and certificate files. As it stands, some configuration is needed directly in the database, to configure the file locations for the different uses of certificates.
- Loading branch information
Showing
18 changed files
with
4,673 additions
and
168 deletions.
There are no files selected for viewing
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
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
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
Oops, something went wrong.