summaryrefslogtreecommitdiffstats
path: root/scripts/install-https
Commit message (Collapse)AuthorAgeFilesLines
* [InstallHttps] Custom dhparam is deprecatedHEADmasterSimon Rettberg2024-02-261-10/+0Star
|
* [InstallHttps] Include chain in main pem for lighttpdSimon Rettberg2024-02-261-4/+6
| | | | Separate chain file never worked...
* [install-https] Make sure newline is between cert and keySimon Rettberg2021-11-121-1/+5
|
* [https/backup] Store cert only in separate .pem for further useSimon Rettberg2018-01-121-15/+18
|
* [LighttpdHttps] Support setting HTTPS redirectionSimon Rettberg2017-03-291-12/+46
| | | | This implements #3058
* [LighttpdHttps] Update script to generate 2048 bit dh paramsSimon Rettberg2017-03-271-0/+18
|
* [LighttpdHttps] Also fix related scriptSimon Rettberg2017-03-031-1/+1
|
* [Https] Increase timeouts, use systemctl fort restartSimon Rettberg2015-09-301-1/+1
|
* [https] Forgot to chmod 0600 the self-signed certificateSimon Rettberg2014-11-181-0/+1
|
* [LighttpdHttps] Allow importing a certificate chainSimon Rettberg2014-11-181-7/+16
|
* Many improvements and additions:Simon Rettberg2014-11-181-0/+68
- Added task+script for lighttpd https config - Added task for reloading proxy config - ldapsearch now supports searching for specific user - DownloadFile now supports checking file integrity through optional gpg signature