summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_certmanager.php
Commit message (Expand)AuthorAgeFilesLines
* Don't display the "export key" icon if there is no key to export. e.g. If hte...Steve Beaver2017-03-151-1/+3
* Base64 encode private keySteve Beaver2017-03-151-1/+1
* Add the ability to save a private key with the newly signed certSteve Beaver2017-03-151-1/+20
* Revised certificate selectors to use refid rather than indexSteve Beaver2017-03-151-14/+18
* Deleted CSR key textarea - No longer requiredSteve Beaver2017-03-151-20/+3
* Revised error handling for CSR signingSteve Beaver2017-03-151-26/+15
* Spelling fix in help textSteve Beaver2017-03-141-1/+1
* Improve error detection in Openssl libSteve Beaver2017-03-141-16/+29
* Added the ability to sign a CSRSteve Beaver2017-03-141-4/+138
* Remove whirlpool from the list of CA/Cert digest algorithms as it does not wo...jim-p2017-03-081-1/+1
* Fix display of openssl errors when working with CA or certificate entries. Fo...jim-p2017-03-081-4/+8
* Fixes #7296Steve Beaver2017-02-221-2/+2
* Correct variable name. Fixes #7297jim-p2017-02-221-1/+1
* Revisions to GET/POST conversion limiting POSTs to save, apply, and delete fu...Steve Beaver2017-02-131-14/+14
* TypoSteve Beaver2017-02-091-3/+3
* GET/POST conversion for camanager and certmanagerSteve Beaver2017-02-091-20/+12
* setHelp and gettext for system*Phil Davis2017-02-091-4/+3
* certificatemanager, don't show information from previous certificate if no ce...PiBa-NL2017-02-061-1/+8
* Required fields for System pagesPhil Davis2017-01-301-27/+27
* Breadcrumb linksPhil Davis2017-01-101-0/+2
* If there are input errors when creating a user certificate from the user mana...jim-p2016-11-291-1/+1
* Ensure that the submitted private key matches the certificate or CA when impo...jim-p2016-11-291-0/+3
* Move copyright from ESF to NetgateRenato Botelho2016-09-061-1/+1
* Add a field to CA/Cert pages for OU, which is required by some external CAs a...jim-p2016-08-031-3/+25
* Move to Apache License 2.0Renato Botelho2016-07-151-41/+9
* Review license / copyright on all files (final round)Renato Botelho2016-07-151-42/+40
* Remove input_errors2Ajax calls, was never implemented. Ticket #3027Chris Buechler2016-07-101-12/+0
* Merge pull request #2944 from stilez/patch-23Chris Buechler2016-06-281-2/+2
|\
| * Add missing recommended key lengths/digest to certmanagerstilez2016-05-081-2/+2
* | Always use require_oncePhil Davis2016-06-271-1/+1
|/
* System - Miscellaneous - Remove PersonalizationsNOYB2016-04-051-6/+7
* Revert "Merge pull request #2728 from phil-davis/form_button"Renato Botelho2016-03-151-3/+3
* Resolve conflicts with masterPhil Davis2016-03-111-305/+263
|\
| * Indent system_certmanager.phpNewEraCracker2016-03-111-286/+286
| * The 'csr' code block is duplicated. This commit removes itNewEraCracker2016-03-111-44/+2
* | Internationalize Form_Button textPhil Davis2016-03-111-3/+3
|/
* Fix some Save button quirks. Ticket #5965jim-p2016-03-101-1/+1
* More icon and button consistency fixes. Ticket #5965jim-p2016-03-101-4/+9
* Icon consistency in Repeatable blocks. Ticket #5965jim-p2016-03-091-4/+8
* Update system_certmanager.phpderelict-pf2016-03-011-2/+2
* Do not offer the "CA" type when creating a certificate. CAs should only be ma...jim-p2016-02-241-1/+0
* Merge pull request #2637 from k-paulius/patch-6Stephen Beaver2016-02-141-2/+5
|\
| * Indicate in the breadcrumb if we are editing list item.k-paulius2016-02-141-2/+5
* | Review alert wording. End sentence with period, remove redundant 'Warning', '...k-paulius2016-02-141-1/+1
|/
* Convert section titles to title casek-paulius2016-02-101-2/+2
* Internationalization of various system*.phpPhil Davis2016-02-031-13/+13
* system_certmanager action button titlesPhil Davis2016-01-281-1/+1
* Completed #5787Stephen Beaver2016-01-251-1/+29
* Fixed #5789Stephen Beaver2016-01-211-4/+4
* Fixed #5566Stephen Beaver2016-01-131-72/+77
OpenPOWER on IntegriCloud