coding style guides + openssl tips

This commit is contained in:
Morgan 2017-10-01 18:20:21 +02:00 committed by GitHub
parent b32ca5dcd9
commit c827bcde8b

View File

@ -1371,6 +1371,7 @@ I just want to centralize my findings and bookmarks in a central location, and s
* [Google](https://google.github.io/styleguide/javaguide.html) - Google Java Style Guide
* [Google](https://google.github.io/styleguide/pyguide.html) - Google Python Style Guide
* [Google](https://google.github.io/styleguide/) - Google Style Guides
* [sharipov-ru/all-coding-style-guides](https://github.com/sharipov-ru/all-coding-style-guides) - (2015) All coding style guides in one right place
## Database
* [Liquibase](http://www.liquibase.org/) - a tool to safely manage database migration / refactoring
@ -1890,6 +1891,8 @@ Raw
* [DigiCert](https://www.digicert.com/ssl-support/apache-multiple-ssl-certificates-using-sni.htm) - Using Multiple SSL Certificates in Apache with One IP Address
* [Deb Shinder](http://techgenix.com/SSL-Acceleration-Offloading-Security-Implications/) - SSL Acceleration and Offloading: What Are the Security Implications?
* [Aptive](https://www.aptive.co.uk/blog/tls-ssl-security-testing/) - guide for SSL / TLS penetration testing
* [University of Wisconsin KB](https://kb.wisc.edu/middleware/page.php?id=4064) - Verifying that a Private Key Matches a Certificate
* [University of Wisconsin KB](https://kb.wisc.edu/middleware/page.php?id=4543) - Verifying that a Certificate is issued by a CA
## Web
* [gorhill/uBlock](https://github.com/gorhill/uBlock) - uBlock Origin - An efficient blocker for Chromium and Firefox. Fast and lean. Replace Ghostery and Adblock by uBlock