4337 links
  • Arnaud's links
  • Home
  • Login
  • RSS Feed
  • ATOM Feed
  • Tag cloud
  • Picture wall
  • Daily
Links per page: 20 50 100
◄Older
page 1 / 2
29 results tagged ssl x
  • Predefined SSL security policies for Classic Load Balancers - Elastic Load Balancing
    2024年2月7日 GMT+1 上午11:34:41 - permalink - archive.org - https://docs.aws.amazon.com/elasticloadbalancing/latest/classic/elb-security-policy-table.html
    aws policy ssl
  • upload-server-certificate — AWS CLI 1.11.124 Command Reference

    --path

    2017年7月25日 GMT+2 上午11:07:06 - permalink - archive.org - http://docs.aws.amazon.com/cli/latest/reference/iam/upload-server-certificate.html
    aws iam ssl
  • How to: Debug SSL certificate problems from the shell prompt

    openssl s_client -connect www.cyberciti.biz:443

    2017年3月21日 GMT+1 下午3:45:48 - permalink - archive.org - https://www.cyberciti.biz/tips/debugging-ssl-communications-from-unix-shell-prompt.html
    debug ssl
  • How can I see which sites have set the HSTS flag in my browser? - Information Security Stack Exchange

    Un peu une saloperie ce HSTS tout de même

    Chrome:

    Open Chrome
    Type chrome://net-internals/#hsts in the address bar of chrome
    Query domain: if it appears as a result, it is HSTS enabled

    Firefox:

    Open file explorer
    Copy paste %APPDATA%\Mozilla\Firefox\Profiles\ in the address bar of file explorer (for Linux it is ~/.mozilla/firefox)
    Double click the folder you see (if you have multiple FF profiles, there will be multiple folders)
    Open SiteSecurityServiceState.txt. This textfile contains sites that have enabled HSTS.
    2016年10月20日 GMT+2 下午12:21:27 - permalink - archive.org - http://security.stackexchange.com/questions/92954/how-can-i-see-which-sites-have-set-the-hsts-flag-in-my-browser
    browser hsts https security ssl
  • SSL/TLS and PKI Timeline

    via skunnyk

    2016年6月1日 GMT+2 下午1:45:46 - permalink - archive.org - https://www.feistyduck.com/ssl-tls-and-pki-timeline/
    https pki ssl timeline tls
  • Reparlons de Let’s Encrypt
    2016年2月25日 GMT+1 上午10:54:11 - permalink - archive.org - http://linuxfr.org/news/reparlons-de-let-s-encrypt
    letsencrypt ssl twitter
  • Server Name Indication — Wikipédia

    Cela permet au serveur de présenter plusieurs certificats pour la même adresse IP

    Lorsqu'un client initie une connexion TLS, il demande un certificat électronique au serveur web ; une fois que le serveur a renvoyé le certificat, le client l'examine et compare le nom de domaine qu'il essaye de joindre avec le ou les noms inclus dans le certificat. Si une correspondance est trouvée, la connexion continue comme d'habitude. Sinon, l'utilisateur est généralement prévenu d'un problème et la connexion est alors interrompue, puisqu'un tel problème peut signaler une tentative d'attaque de l'homme du milieu. Cependant, certaines applications autorisent l'utilisateur à passer outre l'avertissement, et se connecter tout de même, l'utilisateur prenant alors seul la responsabilité de la confiance envers le certificat concerné.

    2016年1月8日 GMT+1 上午11:26:14 - permalink - archive.org - https://fr.wikipedia.org/wiki/Server_Name_Indication
    sni ssl
  • Generate Mozilla Security Recommended Web Server Configuration Files

    via Doo

    2015年12月9日 GMT+1 上午11:34:38 - permalink - archive.org - https://mozilla.github.io/server-side-tls/ssl-config-generator/
    htts ssl
  • thumbnail
    drwetter/testssl.sh
    2015年9月21日 GMT+2 上午11:47:54 - permalink - archive.org - https://github.com/drwetter/testssl.sh
    security ssl test
  • HAProxy version 1.5.14 - Configuration Manual

    Pour avoir plusieurs certificats

    If a directory name is used instead of a PEM file, then all files found in
    that directory will be loaded in alphabetic order unless their name ends with
    '.issuer' or '.ocsp' (reserved extensions). This directive may be specified
    multiple times in order to load certificates from multiple files or
    directories. The certificates will be presented to clients who provide a valid
    TLS Server Name Indication field matching one of their CN or alt subjects.
    Wildcards are supported, where a wildcard character '' is used instead of the
    first hostname component (eg:
    .example.org matches www.example.org but not
    www.sub.example.org).

    If no SNI is provided by the client or if the SSL library does not support
    TLS extensions, or if the client provides an SNI hostname which does not
    match any certificate, then the first loaded certificate will be presented.
    This means that when loading certificates from a directory, it is highly
    recommended to load the default one first as a file or to ensure that it will
    always be the first one in the directory.

    2015年8月15日 GMT+2 下午3:22:57 - permalink - archive.org - http://cbonte.github.io/haproxy-dconv/configuration-1.5.html#5.1-crt
    haproxy ssl
  • Proactively Handling Certificate Expiration With ssl-cert-check
    2015年6月24日 GMT+2 下午2:56:50 - permalink - archive.org - http://prefetch.net/articles/checkcertificate.html
    ssl
  • SSL, STARTTLS and Zertifikate prüfen · SSL-Tools

    via skunnyk

    2015年5月7日 GMT+2 下午3:38:37 - permalink - archive.org - https://ssl-tools.net/
    certificate mail ssl test
  • Security/Server Side TLS - MozillaWiki
    2015年4月2日 GMT+2 下午3:20:49 - permalink - archive.org - https://wiki.mozilla.org/Security/Server_Side_TLS
    firefox ssl tls
  • Strong SSL Security on nginx - Raymii.org
    2015年4月2日 GMT+2 下午3:20:32 - permalink - archive.org - https://raymii.org/s/tutorials/Strong_SSL_Security_On_nginx.html
    ssl
  • Decrypting TLS Browser Traffic With Wireshark – The Easy Way! | Jim Shaver
    2015年2月13日 GMT+1 下午4:34:48 - permalink - archive.org - https://jimshaver.net/2015/02/11/decrypting-tls-browser-traffic-with-wireshark-the-easy-way/
    ssl wireshark
  • StartSSL pour des certificats SSL "wildcard" à petit prix - PAB's blog

    Faudrait que je fasse ça, ce serait plus propre

    2015年1月1日 GMT+1 下午3:11:29 - permalink - archive.org - http://blog.bandinelli.net/index.php?post/2014/11/10/StartSSL-pour-des-certificats-SSL-wildcard-%C3%A0-petit-prix
    certificat ssl
  • Let's Encrypt

    via sebsauvage

    2014年11月19日 GMT+1 下午12:56:47 - permalink - archive.org - https://letsencrypt.org/
    certif ssl
  • The DANE Protocol – DNS-Based Authentication of Named Entities | Deploy360 Programme
    2014年4月24日 GMT+2 上午11:55:41 - permalink - archive.org - http://www.internetsociety.org/deploy360/resources/dane/
    dane dns dnssec ssl
  • SSL Certificate Checker - Check for vulnerabilities like HeartBleed
    2014年4月24日 GMT+2 上午11:07:32 - permalink - archive.org - https://ssltools.geotrust.com/checker/views/certCheck.jsp
    ssl
  • thumbnail
    Why we don't use a CDN: A story about SPDY and SSL

    Bon article sur quelques subtilités ssl

    via Skunnyk

    2014年2月21日 GMT+1 上午9:52:11 - permalink - archive.org - https://thethemefoundry.com/blog/why-we-dont-use-a-cdn-spdy-ssl/
    bench http https nginx ssl
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