ssl.md
July 15, 2021 · View on GitHub
Bookmarks tagged [ssl]
www.codever.land/bookmarks/t/ssl
What you really need to know about securing APIs with mutual certificates
https://nevatech.com/blog/post/What-you-need-to-know-about-securing-APIs-with-mutual-certificates
When configuring Mutual SSL security for your APIs, or when calling somebody else’s API using this security model, pay attention to the 4 typical requirements listed in this article. Always take into ...
- :calendar: published on: 2017-12-12
- tags: ssl, ssl-certificate, rest, api
Fix https repository blocking by PKIX path building failed – Sonatype Support
https://support.sonatype.com/hc/en-us/articles/213465038-Fix-https-repository-blocking-by-PKIX-path-...
The Status of one or more of your repositories which have a remote URL starting with https is:
...
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…
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...
How To Secure Nginx with Let's Encrypt on Ubuntu 16.04
https://www.digitalocean.com/community/tutorials/how-to-secure-nginx-with-let-s-encrypt-on-ubuntu-16...
In this tutorial, we will show you how to use Certbot to obtain a free SSL certificate and use it with Nginx on Ubuntu 16.04. We will also show you how to automatically renew your SSL certificate.
- :calendar: published on: 2016-03-30
- tags: nginx, ssl, letsencrypt
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