background preloader

Qualys SSL Labs - Projects / SSL Server Test

Qualys SSL Labs - Projects / SSL Server Test

Global DNS Propagation Checker - What's My DNS? Windows Server 2008 Active Directory Certificate Services | Laboratoire Microsoft – SUPINFO International University 1.1 Chiffrement Asymétrique Le chiffrement asymétrique ou chiffrement à clé publique est un chiffrement à sens unique, cela signifie qu’une fois le message chiffré, une seule clé, appelé clé privée, peut le déchiffrer sans quoi il est extrêmement difficile de déchiffrer le message préalablement chiffré. On peut décrire le déroulement d’une telle procédure en 3 étapes, qui sont :-Génération des clés privée et publique et envoi de la clé publique au contact. -Chiffrement du message par le contact avec la clé publique. 2ème étape : Aurélien chiffre son message par le biais le la clé publique puis l’envoi à Sylvain. 3ème étape : Sylvain qui vient de recevoir le message, le déchiffre avec la clé privée. 1.2 Qu’est-ce qu’un certificat ? Un certificat est un document numérique fourni par une autorité de certification. 1.3 Descriptions des rôles Après avoir fait une présentation des rôles d’Active Directory service de certificats (AD CS), nous allons aborder l’installation pas à pas d’AD CS.

Idum De nos jours la sécurité informatique est très importante. En France la sécurité fut longtemps mise de côté dans beaucoup d’entreprises, suite aux nombreuses attaques/piratages d’entreprises depuis le mois de janvier 2015. Les entreprises sécurisent de plus en plus leurs serveurs, réseaux, sites internet. Pour sécuriser les différents services d’entreprise (mail, web, wifi, etc.), nous utilisons des certificats, clé privée, clé publique pour signer et chiffrer les données. Le chiffrement est un procédé de cryptographie permettant de rendre impossible la compréhension d’un document ou d’informations à toutes personnes ne possédant pas la clé de déchiffrement. De nos jours il existe plusieurs types de protocoles de chiffrement, qui en plus de rendre impossible la compréhension d’un document ou d’informations va aussi : vérifier l’intégrité des informations Vérifier l’authenticité des informations Pour résumer le fonctionnement des algorithmes asymétriques : Vous me direz, Ok c’est bien !

Move or copy an SSL certificate from an Apache server to a Windows server If you have multiple servers that need to use the same SSL certificate, such as in a load-balancer environment or using a wildcard or UC SSL certificates, you can convert the certificates and private key to a .pfx file and then import the certificate on Windows server so it can be used in IIS or Exchange. This may also be necessary when you switch hosting companies. We will be going over the exact process with step-by-step instructions in this article. If necessary, you can copy the SSL certificate from a Windows server to an Apache server instead. We will assume that you have already successfully installed the SSL certificate on the Apache web server. Convert the individual certificate files and private key to a .pfx file. Create the .pfx file using OpenSSL The SSL certificate on your Apache server consists of a primary certificate, a private key, and probably one or more intermediate certificates. Find all the individual files on the Apache server. Close the MMC console.

Move or copy an SSL certificate from a Windows server to an Apache server If you have multiple servers that need to use the same SSL certificate, such as in a load-balancer environment or using a wildcard or UC SSL certificates, you can export the certificate from the Windows certificate store to .pfx file and then convert the file to individual certificate and private key files and use it on an Apache server. This may also be necessary when you switch hosting companies. We will be going over the exact process with step-by-step instructions in this article. We will assume that you have already successfully installed the SSL certificate on the Windows web server. Export the SSL certificate from the Windows server with the private key and any intermediate certificates into a .pfx file.Convert the .pfx file to individual certificates and private keys.Import the SSL certificates and private key on the new server.Configure your Apache web sites to use the certificate. Export the certificate from the Windows MMC console Convert the .pfx file using OpenSSL

Related: