Fossil

Timeline
Login

Timeline

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

14 check-ins using file www/ssl.wiki version c5a5b02cf9

2019-01-22
02:52
Updated the Security-Audit page to better handle the change from the old https-login setting to the new redirect-to-https setting. ... (check-in: 37918a1fa4 user: wyoung tags: trunk)
2019-01-21
20:07
Update the built-in SQLite to the latest 3.27.0 alpha code. ... (check-in: 246f249e5a user: drh tags: trunk)
20:04
Improved robustness on the --args option. ... (check-in: 14c14021a0 user: drh tags: trunk)
18:34
Do not attempt to detect redirect loops. The client side will do that for us. ... (check-in: 810842f18f user: drh tags: trunk)
18:28
Enhance the "redirect-to-https" setting so that if it is 2 or more it forces all pages to travel of a secure connection. ... (check-in: 4aba9ea6fe user: drh tags: trunk)
18:27
The --nossl option is on by default for the "fossil ui" command. ... (Closed-Leaf check-in: 9ae6f8660d user: drh tags: https-all-pages-option)
18:05
Fixes to the automatic HTTPS redirector. ... (check-in: 14ff7af42e user: drh tags: https-all-pages-option)
17:33
Provide the option to force all web page requests to go over HTTPS. ... (check-in: f372e18979 user: drh tags: https-all-pages-option)
16:57
Fix a documentation error on the setup_access page. ... (check-in: 742d64d916 user: drh tags: trunk)
16:54
When SQLite detects that the repository associated with a checkout has been replaced by a clone (such that the RID values potentially change) then automatically adjust the content of the checkout database. ... (check-in: fff37e624e user: drh tags: trunk)
10:51
Swapped Let's Encrypt's advice for ssl_ciphers in the nginx TLS config for Qualys SSL Labs' advice. ... (check-in: 8f2ec29248 user: wyoung tags: trunk)
10:03
Typo fix ... (check-in: 83c902be72 user: wyoung tags: trunk)
09:45
Linked the new TLS + nginx guide to an nginx blog on enabling HSTS. ... (check-in: 30d577a795 user: wyoung tags: trunk)
09:38
Assorted improvements to the TLS/SSL docs. ... (check-in: 43166dcda3 user: wyoung tags: trunk)