PKCS, pem, der, key, crt,...

Whenever you setup an application with SSL/TLS, you always find yourself juggling files with specific extensions. To make it worse, these extensions change from one documentation to another... Just to find your way there, here is what they mean.
Read moreSetup LDAPs and TLS on an Active Directory

Centralizing authentication is good, but protecting these communications is better. Because, by default, Active Directory does not use TLS, we will provide it with a certificate so it will use it.
Read moreSetup HTTPS for Matomo

Mandatory if you use the javascript tracker, recommended no matter what, here's how to secure communication with Matomo via HTTPS. And yes, it's again about certificates...
Read more
Configurer les certificats dans Gitlab

Parce qu'une forge, c'est super pratique pour gérer ses projets informatiques, mais qu'il faut quand même sécuriser un minimum, dans la série configurons HTTPS partout, attaquons nous aujourd’hui à Gitlab.
Read moreSetup own certificates for ESXi 6.5

Like many other services, ESXI uses a web configuration interface that uses a self-signed certificate. Today we'll show you how to change the default certificates to replace them with your own.
Read more
Utiliser ses propres certificats avec pfSense

Parce qu'il est bien plus sûr de s'y connecter en HTTPS
lorsqu'on le configure, voici comment ajouter ses propres certificats à pfSense.
Utiliser ses propres certificats dans VitalPBX

À l'installation, VitalPBX utilise ses propres certificats auto-signés pour sécuriser l’accès à son interface d’administration. Parce que c’est quand même mieux de déployer une vraie PKI, voici comment utiliser vos propres certificats.
Read moreUse your own certificates with Ubuntu Landscape

Ubuntu Landscape is a very practical tool for keeping your fleet of Ubuntu machines up to date. But if he used our certificates rather than his self-signed ones, that would be better.
Read moreBuild a PKI with XCA

Because the creation of certificates is rather complex, I prefer to use more intuitive graphical tools. Today I'm showing you how to create a Certificate Authority (CA) and a web server certificate with XCA.
Read moreWhat is a PKI?

By dint of talking about it, it almost became an empty buzzword. So let's demystify this concept to see what it brings and how to use it appropriately.
Read more