Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| scripts-powershell:certificats_auto-signe [2026/04/26 00:14] – [Certificat exportable] alberto | scripts-powershell:certificats_auto-signe [2026/04/26 00:15] (current) – [Créer un certificat root ca et un certificat client] alberto | ||
|---|---|---|---|
| Line 18: | Line 18: | ||
| * KeyAlgorithm RSA : l’algorithme de chiffrement est RSA. | * KeyAlgorithm RSA : l’algorithme de chiffrement est RSA. | ||
| * HashAlgorithm SHA256 : l’algorithme de hachage utilisé est SHA-256. | * HashAlgorithm SHA256 : l’algorithme de hachage utilisé est SHA-256. | ||
| - | + | * Export-Certificate -Cert $cert -FilePath " | |
| - | Export-Certificate -Cert $cert -FilePath " | + | |
| Line 30: | Line 29: | ||
| - | - | ||
| - | - | ||
| - | - | + | - |
| - | - | ||