---
title: Cum generez un CSR în IIS (IIS 8 și versiuni ulterioare)?
url: "https://www.hostx.ro/kb/generare-unui-csr-iis8/"
updated: "2026-07-26"
category: CSR
---

# Cum generez un CSR în IIS (IIS 8 și versiuni ulterioare)?

În IIS Manager, generarea CSR-ului se face din **Server Certificates**:

1. Deschide **IIS Manager** și selectează serverul.
2. Dublu-click pe **Server Certificates** (secțiunea IIS din pagina Home).
3. În panoul **Actions**, click pe **Create Certificate Request**.
4. Completează **Distinguished Name Properties** (Common Name = FQDN-ul, organizație, oraș, județ, țară) — toate corect. Apasă **Next**.
5. La **Cryptographic Service Provider Properties**, alege **Microsoft RSA SChannel Cryptographic Provider** și **Bit length 2048**. Apasă **Next**.
6. Specifică o cale pentru salvarea fișierului `.csr` și apasă **Finish**.

Trimite conținutul fișierului CSR furnizorului de certificate. Pașii sunt identici pe IIS 8/8.5 și IIS 10 (Windows Server 2016/2019/2022).
<template id="hostx-kb-related-holder"><section class="hostx-kb-related" aria-label="Articole similare"><h2 class="hostx-kb-related__title">Articole similare</h2><div class="hostx-kb-related__grid"><a class="hostx-kb-related__card" href="https://www.hostx.ro/kb/cum-generez-un-csr-in-iis-10/"><span class="hostx-kb-related__ico"><svg aria-hidden="true" focusable="false"
  class="lucide lucide-file-text"
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z" />
  <path d="M14 2v5a1 1 0 0 0 1 1h5" />
  <path d="M10 9H8" />
  <path d="M16 13H8" />
  <path d="M16 17H8" />
</svg></span><span class="hostx-kb-related__name">Cum generez un CSR în IIS?</span></a><a class="hostx-kb-related__card" href="https://www.hostx.ro/kb/cum-creez-csr-si-cum-instalez-certificatul-ssl-tls-pe-serverul-tomcat-utilizand-keytool-ul-java/"><span class="hostx-kb-related__ico"><svg aria-hidden="true" focusable="false"
  class="lucide lucide-file-text"
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z" />
  <path d="M14 2v5a1 1 0 0 0 1 1h5" />
  <path d="M10 9H8" />
  <path d="M16 13H8" />
  <path d="M16 17H8" />
</svg></span><span class="hostx-kb-related__name">Cum creez CSR și instalez certificatul SSL/TLS pe Tomcat cu Java Keytool?</span></a><a class="hostx-kb-related__card" href="https://www.hostx.ro/kb/cum-generez-un-csr-in-directadmin/"><span class="hostx-kb-related__ico"><svg aria-hidden="true" focusable="false"
  class="lucide lucide-file-text"
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z" />
  <path d="M14 2v5a1 1 0 0 0 1 1h5" />
  <path d="M10 9H8" />
  <path d="M16 13H8" />
  <path d="M16 17H8" />
</svg></span><span class="hostx-kb-related__name">Cum generez un CSR în DirectAdmin?</span></a><a class="hostx-kb-related__card" href="https://www.hostx.ro/kb/cum-generez-un-csr-in-zimbra/"><span class="hostx-kb-related__ico"><svg aria-hidden="true" focusable="false"
  class="lucide lucide-file-text"
  xmlns="http://www.w3.org/2000/svg"
  width="24"
  height="24"
  viewBox="0 0 24 24"
  fill="none"
  stroke="currentColor"
  stroke-width="2"
  stroke-linecap="round"
  stroke-linejoin="round"
>
  <path d="M6 22a2 2 0 0 1-2-2V4a2 2 0 0 1 2-2h8a2.4 2.4 0 0 1 1.704.706l3.588 3.588A2.4 2.4 0 0 1 20 8v12a2 2 0 0 1-2 2z" />
  <path d="M14 2v5a1 1 0 0 0 1 1h5" />
  <path d="M10 9H8" />
  <path d="M16 13H8" />
  <path d="M16 17H8" />
</svg></span><span class="hostx-kb-related__name">Cum generez un CSR în Zimbra?</span></a></div></section></template>