Denishdenish.hashnode.dev·Nov 26, 2024Boost Your Web Security with Reverse Proxies and SSL Certificates!Hello friends, gadget freaks? ✌ Now let me share with you something rather important for any Web application nowadays – security. As it seen, hackers are always coming up with new strategies and methods of penetrating through a particular system; the...Discussproxy
Syed Mahmood Alisyedmahmoodali.hashnode.dev·Nov 19, 2024Comprehensive Guide to SSL/TLSIn today’s digital world, ensuring the security of online communications has never been more important. Every day, millions of people send personal information across the internet, from credit card numbers to social security details, and it is crucia...Discuss·1 likeKubernetes
George Ezejioforgeorgeezejiofor.com·Nov 15, 2024Implementing Blue-Green Deployment in Kubernetes with TLS Encryption Using Cert-Manager and Nginx IngressIntroduction 🌟 In modern cloud-native environments, ensuring zero-downtime deployments while maintaining robust security is critical. Blue-Green Deployment is a proven strategy that allows teams to switch traffic between different versions of an app...Discuss·1 like·42 readsTLS Certificate
Shohanur Rahmanshohanur.hashnode.dev·Nov 15, 2024Disable SSL Certificate Verification for RestClient and WebClientTo disable SSL certificate verification in Spring Boot using RestTemplate or WebClient, you can configure them to ignore SSL validation. Here’s how you can do it for both: 1. Disabling SSL Certificate Verification for RestTemplate You need to create ...DiscussSpring Boot
Matt MulvaneyforHot off the Application Expressmattmulvaney.hashnode.dev·Nov 7, 2024Certificate choices for OCI Load BalancerI’ve tried to simplify this section, because it can get complicated. I also provide a table of where to upload the certificates as I really needed one and I couldn’t find any - so I created my own. Certificate Choices Your choices are Get Let’s Encr...Discuss·2 likes·34 readsOCI
Yarelys Riveracyberyara.com·Nov 4, 2024How Secure Web Traffic Happens: Step-by-Step GuideWe've all experienced that sense of relief when we see the lock icon or “your connection is secure”. But have you ever wondered what's happening behind the scenes to make that possible? Secure web traffic is essential for protecting sensitive data tr...DiscussSecure Web Traffic
tommaso borgatotommasoborgato.hashnode.dev·Oct 25, 2024WildFly to Infinispan EncryptionIntroduction When using Infinispan as an external cache for WildFly, we might want to: Encrypt communication Use a client certificate to authenticate to Infinispan Generate Keystores The first thing we need is keys and certificates to: encrypt com...Discussinfinispan
Mohit Meshrammohitdecoder.hashnode.dev·Oct 8, 2024AWS_Route53-Cert_bot Project# Outline for "AWS Route53-Cert_bot Project" The AWS Route53-Cert_bot Project aims to solve this problem by automating the process of certificate creation, validation, and renewal using AWS services such as Route 53 for DNS management and Certbot for...DiscussAWS
Riya Sanderriyasander.hashnode.dev·Oct 8, 2024Are Wildcard SAN Certificates the Best Option for Securing Subdomains?Did you know that managing different SSL certificates for multiple subdomains is a big problem for organizations? And it's not easy for everyone to handle at a time. For that, Wildcard SAN Certificates provide a solution. They also allow you to secur...Discusswildcard
FIKARA BILALblog.fikara.io·Sep 18, 2024Mise en place serveur NGINXDans cet article, nous montrerons comment installer NGINX, un serveur web open-source dont les principales fonctionnalités sont de fonctionner comme un reverse-proxy et un répartiteur de charge. NGINX peut être installé sur plusieurs distributions Li...Discuss·36 readsnginx