4129 links
740 private links
  • Doo's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
  • ► Jouer les vidéos
Links per page: 20 50 100
◄Older
page 1 / 2
38 results tagged NGINX x
  • thumbnail
    NGINX Fastcgi_cache : Une solution de cache simple et efficace pour vos applications PHP
    March 20, 2017 09:42:16 AM GMT+01:00 * - permalink -
    QRCode
    - https://www.geeek.org/nginx-fastcgi-cache-php-154.html
    NGINX php cache
  • HPKP best practices if you choose to implement - Server - Let's Encrypt Community Support - Arnaud's links

    via blue

    je quote :

    HPKP best practices if you choose to implement - Server - Let's Encrypt Community Support 
    https://scotthelme.co.uk/hpkp-http-public-key-pinning/
    https://scotthelme.co.uk/hpkp-toolset/
    
    https://tools.ietf.org/html/rfc7469#page-7
    
    eli5 :
    
    Si le browser reçoit un header "Public-Key-Pins" avec une liste de hash, il va les stocker en local avec le domaine associé (pour un temps donnée par le max-age, la rfc conseille 2 mois)
    Firefox les stocke au même endroit que les HSTS : http://security.stackexchange.com/questions/92954/how-can-i-see-which-sites-have-set-the-hsts-flag-in-my-browser
    
    Quand un browser se connecte en https à un site, et qu'il a en local une entrée HPKP, il va y avoir une condition pour que la connexion s'établisse :
    - Un des hash de l'entrée HPKP doit correspondre au hash d'une clé publique d'un des certificats de la chaine de certification
    
    Les hashs dans le header qui ne correspondent à rien sont considérés comme des backup.
    
    Si aucun hash de l'entrée HPKP locale ne correspond à aucun hash de clé publique de la chaine : impossible de se connecter.
    
    à partir de là, on peut implémenter comme on veut HPKP, en étant plus ou moins strict.
    
    Par exemple, pour https://infomee.fr, grâce à https://report-uri.io/home/pkp_hash on peut voir les hash des clés publiques de ma chaine de certification :
    Leaf : Here is your PKP hash for infomee.fr: pin-sha256="oM+/1421Ew13AzUUxBTNbJjxofRe40CxO2Lt89BUeHk="
    Intermediate : Here is your PKP hash for Let's Encrypt Authority X3: pin-sha256="YLh1dUR9y6Kja30RrAn7JKnbQG/uEtLMkBgFF2Fuihg="
    Root : Here is your PKP hash for DST Root CA X3: pin-sha256="Vjs8r4z+80wjNcr1YKepWQboSIRi63WsWXhIMN+eWys="
    
    Si je décide de renvoyer dans le header Public-Key-Pins seulement le hash du root :
     - un certificat délivré par une autre CA root ne pourra être utilisé pour faire du mitm : mes visiteurs auront un block
    
    Ce qui est déjà bien, mais si cette autorité est corrompue, un certificat frauduleux pourra toujours être utilisé.. C'est là qu'on peut aller plus loin et utiliser l'intermediate seulement ou encore plus loin le leaf seulement
    
    Test :  
    - on pin le leaf et le root
    - change le certif pour avoir un leaf différent
    - on reload : ça passe car il reste toujours un valid pin
    
    Pour être top secure mais touchy à config/gérer : pin seulement le leaf (et bien sur un backup)
    October 21, 2016 09:38:24 AM GMT+02:00 * - permalink -
    QRCode
    - https://infomee.fr/links/?NP1u9Q
    hsts nginx hpkp
  • thumbnail
    Understanding Nginx Server and Location Block Selection Algorithms | DigitalOcean

    via blue, putain c'est pour ça que ça pue la merde nginx, c'est que y'a un algo de merde derrière sur les order de matching de blocs ... je hais vraiment ce truc, c'est pas structuré, c'est pas beau, c'est pas propre... Vive haproxy et apache 2.4.

    June 29, 2016 09:54:06 AM GMT+02:00 * - permalink -
    QRCode
    - https://www.digitalocean.com/community/tutorials/understanding-nginx-server-and-location-block-selection-algorithms
    nginx algo
  • Generate Mozilla Security Recommended Web Server Configuration Files

    un outil bien cool :)

    December 8, 2015 04:59:48 PM GMT+01:00 * - permalink -
    QRCode
    - https://mozilla.github.io/server-side-tls/ssl-config-generator/
    haproxy nginx ssl
  • enable cross-origin resource sharing
    November 4, 2015 12:28:35 PM GMT+01:00 * - permalink -
    QRCode
    - http://enable-cors.org/server_nginx.html
    nginx cors
  • If Is Evil | NGINX

    Directive if has problems when used in location context, in some cases it doesn’t do what you expect but something completely different instead. In some cases it even segfaults. It’s generally a good idea to avoid it if possible.

    Bonjour on vend des loadbalancers 2K€+ l'unité mais on est pas foutus de faire une methode if qui segfault pas.

    Viva haproxy, VIVA LA REVOLUCION

    October 29, 2015 05:23:14 PM GMT+01:00 * - permalink -
    QRCode
    - https://www.nginx.com/resources/wiki/start/topics/depth/ifisevil/
    haproxy nginx loadbalancing
  • thumbnail
    Exploit Nginx access log with rsyslog,logstash,elasticSearch and Kibana — Medium
    October 23, 2015 05:56:34 PM GMT+02:00 * - permalink -
    QRCode
    - https://medium.com/@thomasdecaux/exploit-nginx-access-log-with-rsyslog-logstash-elasticsearch-and-kibana-48ab5c71b42d#.iji9gadb6
    nginx rsyslog
  • thumbnail
    openresty/lua-nginx-module
    October 1, 2015 12:48:15 PM GMT+02:00 * - permalink -
    QRCode
    - https://github.com/openresty/lua-nginx-module#installation
    luameter lua nginx openresty
  • thumbnail
    How to monitor NGINX

    Un article intéressant sur les metriques de nginx

    July 27, 2015 02:11:29 PM GMT+02:00 * - permalink -
    QRCode
    - https://www.datadoghq.com/blog/how-to-monitor-nginx/
    nginx monitoring
  • Optimizing Nginx for High Traffic Loads
    July 27, 2015 10:37:27 AM GMT+02:00 * - permalink -
    QRCode
    - https://blog.martinfjordvald.com/2011/04/optimizing-nginx-for-high-traffic-loads/
    nginx loadbalancing
  • thumbnail
    Load Balancing with NGINX and NGINX Plus, Part 2 | NGINX
    July 14, 2015 07:39:09 PM GMT+02:00 * - permalink -
    QRCode
    - https://www.nginx.com/blog/load-balancing-with-nginx-plus-part2/
    nginx loadbalancing
  • Tautt | Best nginx configuration for security

    via nico!

    July 6, 2015 11:09:10 AM GMT+02:00 * - permalink -
    QRCode
    - http://tautt.com/best-nginx-configuration-for-security/
    nginx ssl
  • 40 Million hits a day on WordPress using a $10 VPS | Review Signal Blog
    September 4, 2014 10:44:51 AM GMT+02:00 * - permalink -
    QRCode
    - http://reviewsignal.com/blog/2014/06/25/40-million-hits-a-day-on-wordpress-using-a-10-vps/
    nginx lemp optimisation tuning
  • thumbnail
    Journalisation, logs Nginx avec ELK via Syslog - Wooster
    June 11, 2014 08:28:22 PM GMT+02:00 * - permalink -
    QRCode
    - http://wooster.checkmy.ws/2014/06/nginx-syslog-elk/
    nginx log
  • Cipherli.st - Strong Ciphers for Apache, nginx and Lighttpd

    j'aime les idées comme ça :)

    June 8, 2014 09:41:29 PM GMT+02:00 * - permalink -
    QRCode
    - https://cipherli.st/
    chiffrement apache nginx lighttpd ssl
  • Nginx + PHP-FPM + MySQL + phpMyAdmin on Ubuntu 12.04 ← LonelyCoder
    June 3, 2014 10:58:54 PM GMT+02:00 * - permalink -
    QRCode
    - http://www.lonelycoder.be/nginx-php-fpm-mysql-phpmyadmin-on-ubuntu-12-04/
    php-fpm nginx
  • Nginx and PHP-FPM Configuration and Optimizing Tips and Tricks
    June 3, 2014 10:33:51 PM GMT+02:00 * - permalink -
    QRCode
    - http://www.if-not-true-then-false.com/2011/nginx-and-php-fpm-configuration-and-optimizing-tips-and-tricks/
    nginx php-fpm
  • thumbnail
    Optimize Nginx + PHP-FPM for faster response times (for Openx adserving) - Stack Overflow
    June 3, 2014 10:33:45 PM GMT+02:00 * - permalink -
    QRCode
    - http://stackoverflow.com/questions/2271670/optimize-nginx-php-fpm-for-faster-response-times-for-openx-adserving
    nginx php-fpm
  • Easily manage your nginx access logs with Graylog2

    'faudrait déjà que graylog soit un peu moins chiant à configurer/installer ;-)

    June 1, 2014 05:37:06 PM GMT+02:00 * - permalink -
    QRCode
    - http://blog.graylog2.org/easily-manage-your-nginx-access-logs-with-graylog2/
    devops nginx graylog logstash
  • OWASP NAXSI Project - OWASP
    May 31, 2014 11:54:01 AM GMT+02:00 * - permalink -
    QRCode
    - https://www.owasp.org/index.php/OWASP_NAXSI_Project
    nginx firewall
Links per page: 20 50 100
◄Older
page 1 / 2
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Help/documentation