Bookmarks tagged [ssl]
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 ...
- 📆 published on: 2017-12-12
- tags: ssl, ssl-certificate, rest, api
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:
...
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…
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...
- 📆 published on: 2018-02-11
- tags: security, cryptography, ssl, tls
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...
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.
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...
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.
- 📆 published on: 2016-03-30
- tags: nginx, ssl, letsencrypt
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
- source code
https://mozilla.github.io/server-side-tls/ssl-config-generator/
Mozilla SSL Configuration Generator for