Уровень 0 · материалов: 4
В кластер включаются документы, посвященные архитектуре PKI и структуре сертификатов X.509, но исключаются общие таксономии криптографии и механизмы аутентификации Kerberos.
Общие признаки: сертификаты X.509, развертывание PKI, иерархия центров сертификации, техническая реализация сертификатов
Группа выше: HTTPS, TLS и инфраструктура сертификатов
Смысл: The main idea is to demystify the technical complexity of X.509 certificates by providing a theoretical foundation, a classification of types, and practical implementation steps for IT professionals.
A technical deep-dive into X.509 certificates covering their structure, types (DV/OV/EV), trust chains, and practical management using OpenSSL and keytool.
Смысл: The main idea is to explain the binary representation and logical structure of X.509 certificates by demonstrating how ASN.1 definitions are converted into DER-encoded binary data and how this data maps to the fields seen in certificate viewers.
A technical guide explaining how X.509 certificates are structured using ASN.1 and DER encoding, featuring practical examples of root and subordinate certificates.
Смысл: The text is a technical tutorial designed to guide system administrators through the practical implementation of a secure, two-tier Microsoft PKI environment. Its main idea is that a successful deployment requires precise coordination between Active Directory, DNS, IIS, and the CA roles, combined with strict adherence to security best practices during configuration and maintenance.
A detailed technical guide on deploying and maintaining a two-tier Public Key Infrastructure using Windows Server 2016, covering everything from server roles to backup strategies.
Смысл: The text explains the theoretical foundations and architectural options for implementing a private Public Key Infrastructure (PKI) within an enterprise using Windows Server 2016, advocating for a two-tier hierarchy as the best balance of security and manageability.
An introductory guide to enterprise PKI on Windows Server 2016, explaining core concepts and comparing single, double, and multi-tier CA hierarchies.