Jonathan SantoriniforFintech Corefintech-core.com·Oct 21, 2024JOSE encryption, understanding JWE/JWSIn fintech, asymmetric key encryption has been a cornerstone of security mechanism. Historically PGP has been the solution of choice. However with the advent of REST based APIs, JOSE (pronounced as ho-ze) is getting popular. Asymmetric key encryption...fintech
Kristof Riebbelsdotnet.kriebbels.me·Oct 12, 2024Tamperproof HTTP RequestsTamperproof HTTP Requests In this article we explore data integrity and authenticity when dealing with sensitive information. This section outlines the fundamental importance of making HTTP request bodies tamperproof, particularly when handling perso...67 readsSecurityJOSE
Romain Pelissebelaran.hashnode.dev·Jul 9, 2024Automate JBoss Web Server deployment with the Red Hat Certified Content Collection for JWSAccording to several sources we queried, more than 33 percent of the world's web servers are running Apache Tomcat, while other sources show that it's 48 percent of application servers. Some of these instances have been containerized over the years, ...automation
Romain Pelissebelaran.hashnode.dev·Jul 4, 2024How Ansible automates JBoss Web Server updates and upgradesIn the previous article, Automate Red Hat JBoss Web Server deployments with Ansible, I discussed how to fully automate the deployment of Red Hat JBoss Web Server with Red Hat Ansible Automation Platform. However, this initial installation and configu...automation