Tag: Apache
August 11, 2023 9:37 am
3,824 viewsCentOS Alternatives: Migrating Workloads From CentOS To OpenSUSE Leap – Migrating your webserver
Introduction
In this blog post we will show an example of how to migrate your Apache web server running on CentOS to openSUSE Leap, all while keeping downtime to a minimum.
Our approach will encompass the following steps:
Configuring the New Web Server: We will set up the new web server in openSUSE […]
Tags: Apache, centos alternatives, centos opensuse, HAProxy, HTTP, migrate centos, openSUSE Leap, TCP/HTTP Load Balancer, Testing
Categories: Application Migration, Interoperability, Server, SUSE Linux Enterprise Server, Technical Solutions
February 23, 2022 2:34 pm
4,448 viewsAvoid command injection with Apache Common CLI
This article is about using secure coding patterns and correcting vulnerable code. Applications need third-party libraries to provide common facilities for repetitive tasks like logging, parsing, ... When a developer uses an opensource library, he must understand that his code inherits also possible security issues. For this reason, opensource libraries must be audited for risks to […]
Tags: Apache, Cybersecurity, how-to, opensource, secure coding, supplychain, third-party libraries
Categories: Technical Solutions
December 3, 2013 12:44 pm
60,929 viewsTLS 1.2
Summary
SUSE has just released a new Apache webserver module, which supports the "Transport Layer Security" (TLS 1.2) standard for HTTPS, the primary use case of the TLS cryptographic protocol.
Details
Background
Governmental agencies around the world, such as the US American NIST (NIST SP 800-52 Rev.1) and the German BSI (BSI […]
Categories: Announcements, Expert Views, Server, SUSE Linux Enterprise Server, Technical Solutions