Streamlining Certificate Configuration in 802.1X wpa_supplicant.conf on Linux

Streamlining Network Security: Automating X.509 Certificate Configuration in 802.1X wpa_supplicant.conf on Linux In the realm of Linux networking, understanding the 802.1X protocol, wpa_supplicant, and the vital role of X.509 certificates is crucial for enhancing network security. As part of this article, we delve into the importance of the wpa_supplicant.conf file, its manual configuration, and the…

Read More

How To Automate the Creation of 802.1X wpa_supplicant.conf on Linux With Microsoft PKI

How to Automate Creation of 802.1x wpa_supplicant.conf on Linux With Microsoft Certificate Authorities When it comes to secure network access in Linux environments, 802.1X and wpa_supplicant are fundamental components. The ability to automate the creation of the wpa_supplicant.conf file, a crucial element of these systems, can greatly enhance their functionality and efficiency. In this context,…

Read More

How To Create Certificates in PKCS12 on Windows, Linux, and MacOS

robot signing x509 certificate

Learn How To Automate Certificate Creation in PKCS12 on Windows, Linux, Mac from Microsoft PKI Applications (especially Java applications) that use HTTPS (SSL/TLS) require X.509 certificates to be provided typically in a PKCS#12 (PKCS12, P12) file. This post describes how you can automatically create certificates in PKCS12 from a Microsoft PKI Certificate Authority or GlobalSign…

Read More

MacOS Certificate Auto Enrollment With Microsoft CA

linux certificate auto enrollment with microsoft ca

MacOS Certificate Auto Enrollment With Microsoft CA There is no free MacOS (MacOS X) “client” which provides Auto Enrollment or integrates with the Microsoft PKI like the one built into Microsoft Windows.   However, there are commercial options which provide very similar abilities, one in particular which is actually easy to install, use, and won’t…

Read More

MS-WCCE Automated Solution for MacOS

microsoft wcce automated solution for linux pki x509 certificate management software

MS-WCCE Automated Solution for MacOS Windows systems have long supported Microsoft Windows Client Certificate Enrollment (MS-WCCE) which provides automatic X.509 certificate deployment and renewal with Microsoft Active Directory Certificate Services (ADCS).  Apple’s MacOS (MacOS X) systems have no MS-WCCE support or any other built-in automated integration with ADCS.  This is a key reason we created…

Read More

Why Self-Signed Certificates Are Evil And Alternatives That Are Good

image of racoon implying poor pki certificate authority for enterprise is bad idea

Learn Why Self-Signed Certificates Are Evil And Alternatives That Are Good Self-signed X.509 digital certificates are often used inside enterprises of all sizes on devices and application servers which use HTTPS.  Its often so common place in some enterprises that its easy to forget self-signed certificates are evil.  Maybe not evil in a deliberate sense,…

Read More

How To Configure GlassFish With Fully Managed TLS Certificates in JKS

configure glassfish with certaccord enterprise for PKI certificate management solution

GlassFish is an open source Java application server from Eclipse typically run on Red Hat Enterprise Linux (RHEL), CentOS, Ubuntu Server, MacOS, and Windows Server. This guide will walk you through the steps of configuring a GlassFish server to use an X.509 certificate created from Microsoft ADCS (PKI). GlassFish uses a certificate to provide secure…

Read More

Using CertAccord Enterprise to Secure VPN/Network Authentication

Using CertAccord Enterprise to Secure VPN/Network Authentication

Learn About Using CertAccord Enterprise to Secure VPN/Network Authentication One of the more popular uses of CertAccord© Enterprise is to create X.509 Certificates providing ClientAuthentication for Virtual Private Network (VPN) authentication.  Many enterprises are moving from username & password based VPN authentication to X.509 certificate authentication. One of the challenges in this transition is how…

Read More

How to Configure Apache Tomcat With Fully Managed TLS Certificates

Configure Apache Tomcat With Fully Managed TLS Certificates

Apache Tomcat is a popular open source application server used on Red Hat Enterprise Linux (RHEL), Ubuntu Server, other Linux distributions, MacOS, and Windows Server.  One of the most critical best practices for securing Tomcat is to configure SSL/TLS (HTTPS) using a trusted certificate from your enterprise CA or commercial CA.  Most of the documentation…

Read More