Changes
Jump to navigation
Jump to search
← Older edit
Newer edit →
SSL Certificate
(edit)
Revision as of 17:12, 1 April 2016
198 bytes added
,
17:12, 1 April 2016
no edit summary
Line 24:
Line 24:
##:: CustomLog logs/ssl_request_log \
##:: CustomLog logs/ssl_request_log \
##:: "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"</pre>
##:: "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"</pre>
+
## Secure SSL
+
##:<pre>
+
##:: sudo nano /etc/apache2/mods-enable/ssl.conf
+
##:: SSLCipherSuite HIGH:!aNULL:!MD5:!3DES
+
##:: SSLHonorCipherOrder on
+
##:: SSLProtocol TLSv1.2
+
##:: SSLCompression off</pre>
## Restart Apache and test
## Restart Apache and test
#* Django (Nginx-Gunicorn)
#* Django (Nginx-Gunicorn)
## TODO!
## TODO!
Rafahsolis
Bureaucrats
,
Administrators
2,306
edits
Navigation menu
Personal tools
Not logged in
Talk
Contributions
Create account
Log in
Namespaces
Page
Discussion
Variants
Views
Read
Edit
View history
More
Search
Navigation
Main page
Recent changes
Random page
Help about MediaWiki
Tools
Special pages
Printable version