Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| вывод_из_эксплуатации_центра_сертификации [2022/10/26 16:08] – created jp | вывод_из_эксплуатации_центра_сертификации [2024/11/01 09:55] (current) – jp | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Вывод из эксплуатации центра сертификации ===== | ===== Вывод из эксплуатации центра сертификации ===== | ||
| - | Есть статья от MS, описывающая полный процесс докомиссии. | + | Существует |
| https:// | https:// | ||
| - | Но если центр сертификации был удален и роль деинсталирована, можно почистить присутствие бывшего ЦС через ADSI-edit. | + | Здесь вынесена выдержка |
| - | При этом, подключаться надо не к default naming context, а к configuration, | + | |
| + | :!: //При этом, подключаться надо не к default naming context, а к configuration, | ||
| + | |||
| + | ;#; | ||
| {{:: | {{:: | ||
| + | ;#; | ||
| + | |||
| Нужно удалять следующие атрибуты в соответствующих местах расположения. | Нужно удалять следующие атрибуты в соответствующих местах расположения. | ||
| - | < | + | |
| - | certificateAuthority object | + | **certificateAuthority object** |
| Located in CN=AIA, | Located in CN=AIA, | ||
| Line 18: | Line 22: | ||
| Published Authority Information Access (AIA) location. | Published Authority Information Access (AIA) location. | ||
| - | crlDistributionPoint object | + | **crlDistributionPoint object** |
| - | Located in CN=ServerName, | + | Located in CN=ServerName, |
| - | Contains the CRL periodically published by the CA. | + | Contains the CRL periodically published by the CA.\\ |
| - | Published CRL Distribution Point (CDP) location. | + | Published CRL Distribution Point (CDP) location.\\ |
| - | certificationAuthority object | + | **certificationAuthority object** |
| - | Located in CN=Certification Authorities, | + | Located in CN=Certification Authorities, |
| - | Contains the CA certificate for the CA. | + | Contains the CA certificate for the CA.\\ |
| - | pKIEnrollmentService object | + | **pKIEnrollmentService object** |
| - | Located in CN=Enrollment Services, | + | Located in CN=Enrollment Services, |
| - | Created by the enterprise CA. | + | Created by the enterprise CA.\\ |
| Contains information about the types of certificates the CA has been configured to issue. Permissions on this object can control which security principals can enroll against this CA. | Contains information about the types of certificates the CA has been configured to issue. Permissions on this object can control which security principals can enroll against this CA. | ||
| - | <code> | + | {{tag>Certificates PKI ADCS Microsoft Windows}} |