tls.md
July 15, 2021 · View on GitHub
Bookmarks tagged [tls]
www.codever.land/bookmarks/t/tls
Setting Up Authelia With SWAG
https://blog.linuxserver.io/2020/08/26/setting-up-authelia/
This article details how SSO via Authelia can be easily set up using SWAG's preset Authelia confs.
- :calendar: published on: 2020-08-26
- tags: docker-compose, nginx, tls, oauth2, cloud, linux
- :octocat: source code
A brief overview of the TCP/IP model, SSL/TLS/HTTPS protocols and SSL certificates
https://itnext.io/a-brief-overview-of-the-tcp-ip-model-ssl-tls-https-protocols-and-ssl-certificates-...
I’m currently writing an article on how to create a secure HTTP server in Go (golang) and I thought what could be a better opportunity than this to discuss this broad topic about web security. In…
GitHub - jetstack/cert-manager home page
https://github.com/jetstack/cert-manager
Automatically provision and manage TLS certificates in Kubernetes - jetstack/cert-manager
- tags: kubernetes, tls, certificate
- :octocat: source code
SSL/TLS handshake Protocol - YouTube
https://www.youtube.com/watch?v=sEkw8ZcxtFk&list=PLSNNzog5eydtwsdT__t5WtRgvpfMzpTc7&index=5
What protocol is used between a web server and its clients to establish trust? How do they negotiate and share the secret key? During the handshake process, how public key encryption algorithm is used...
- :calendar: published on: 2018-02-11
- tags: security, cryptography, ssl, tls
Express over HTTPS · Minko Gechev's blog
http://blog.mgechev.com/2014/02/19/create-https-tls-ssl-application-with-express-nodejs/
Sometimes you want to test your application in environment closer to the real world. In such cases you might need to run it over TLS. Here are two simple steps, which can be used to achieve this resul...
SSL Server Test (Powered by Qualys SSL Labs)
https://www.ssllabs.com/ssltest/analyze.html
This free online service performs a deep analysis of the configuration of any SSL web server on the public Internet.
Cipherli.st - Strong Ciphers for Apache, nginx and Lighttpd
These examples are meant for sysadmins who have done this before (and sysadmins are forced to support Windows XP with IE < 9, therefore des3cbc), as an easily copy-pastable example, not for newbies wh...
Security/Server Side TLS - MozillaWiki
https://wiki.mozilla.org/Security/Server_Side_TLS
The goal of this document is to help operational teams with the configuration of TLS on servers. All Mozilla sites and deployment should follow the recommendations below.
The Operations Security (OpS...
- tags: tls, ssl
- :octocat: source code
Generate Mozilla Security Recommended Web Server Configuration Files
https://mozilla.github.io/server-side-tls/ssl-config-generator/
Mozilla SSL Configuration Generator for