<< < 6 7 8 9 10 11 12 13 14 15 16 > >>   ∑:9020  Sort:Rank

Full Version in PDF/EPUB
Information on how to obtain the full version of this book in PDF, EPUB, or other format.
2024-11-27, ∼200🔥, 0💬

What Is ASN.1 (Abstract Syntax Notation One)
This section introduces ASN.1 (Abstract Syntax Notation One), which is a language that allows you to define your own constructed data types.
2024-11-27, ∼198🔥, 0💬

"keytool -export/import" - Export and Import Certificates
This section provides a tutorial example on how to use the 'keytool -export' command to export certificates out of a 'keystore' file. The 'keytool -import' command can be used to import certificates into a 'keystore' file.
2024-11-27, ∼198🔥, 0💬

Most Popular Certificate Authorities
This section provides a list of most popular certificate authorities.
2024-11-27, ∼196🔥, 0💬

"openssl pkcs12 -export" - Certificate and Key Bundle
This section provides a tutorial example on how to create a PKCS12 bundle to store a self-signed certificate and its private/public key pair using the 'openssl pkcs12 -export' command.
2024-11-27, ∼194🔥, 0💬

Export Key Pair using "keytool -importkeystore"
This section provides a tutorial example on how to export a private/public key pair from a KeyStore file using the 'keytool -importkeystore'.
2024-11-27, ∼193🔥, 0💬

PKI Certificate File ASN.1 Parser
This section provides a quick introduction on ASN.1 parsers, which can be used to parse PKI certificates back to ASN.1 data structure.
2024-11-27, ∼192🔥, 0💬

ASN.1 Data Structure of PKCS7 File
This section provides a tutorial example to show the ASN.1 data structure of a PKCS12 file.
2024-11-27, ∼190🔥, 0💬

What Is PKCS7 File Format
This section describes the PKCS7 File Format, which can be used to store multiple signed and/or encrypted data items, including certificates and CRL (Certificate Revocation List) in a single file.
2024-11-27, ∼188🔥, 0💬

Usage Examples of Public Key Infrastructure
This section provides some usage examples of PKI (Public Key Infrastructure), like HTTPS (Hypertext Transfer Protocol Secure) protocol, digital signature, encryption of documents, digital identification.
2024-11-27, ∼186🔥, 0💬

"openssl genpkey" - Generate Private Key
This section describes the 'openssl genpkey' command, which generates a private/public key pair for a given algorithm.
2024-11-27, ∼186🔥, 0💬

BER Encoding Examples
This section provides BER encoding examples of some simple ASN.1 structured values.
2024-11-27, ∼185🔥, 0💬

PKI Certificate in Base64 Format
This section describes the Base64 file format to store PKI certificates.
2024-11-27, ∼185🔥, 0💬

Java "keytool" Commands and KeyStore Files
This chapter provides tutorial notes and example codes on the Java 'keytool' command. Topics include introduction of KeyStore file and 'keytool' command; generating and managing keys and self-signed certificates; exporting and importing certificates; generating CSR (Certificate Signing Request); sig...
2024-11-27, ∼177🔥, 0💬

PKI Certificate in DER Format
This section describes the DER (Distinguished Encoding Rules) file format to store PKI certificates.
2024-11-27, ∼176🔥, 0💬

What Is DER (Distinguished Encoding Rules)
This section introduces the DER (Distinguished Encoding Rules) defined in the ASN.1 standard. It is a restricted version of BER (Basic Encoding Rules) to ensure unique encoding output.
2024-11-27, ∼174🔥, 0💬

PKI Certificate File Viewer and Decoder
This section describes two types of tools to see data fields encoded in PKI certificate files.
2024-11-27, ∼174🔥, 0💬

"openssl crl2pkcs7 -nocrl" - PKCS7 Certificate File
This section provides a tutorial example on how to create a PKCS7 file with a single certificate using the 'openssl crl2pkcs7 -nocrl' command.
2024-11-27, ∼174🔥, 0💬

"keytool -storetype pkcs12" - Limitations and Errors
This section provides tutorial examples showing limitations and errors of the 'keytool -storetype pkcs12' command.
2024-11-27, ∼172🔥, 0💬

"openssl pkcs12 -export" - Limitations and Errors
This section provides tutorial examples showing limitations and errors of the 'openssl pkcs12 -export' command.
2024-11-27, ∼170🔥, 0💬

"openssl ca" - CA Signing Certificate
This section describes the 'openssl ca' command, which allows you to sign a CSR (Certificate Signing Request) into a certificate as a CA (Certificate Authority).
2024-11-27, ∼169🔥, 0💬

PKI Certificate Store
This chapter provides a quick introduction of PKI certificate stores, including Windows Windows Certificate Stores, macOS KeyChains, Linux Truststores, Java KeyStores, PEM Certificate Bundle Files and PKCS12 Certificate Bundle Files.
2024-11-27, ∼169🔥, 0💬

"openssl pkcs12 -export" - 3-Level Certificate Chain and Key Bundle
This section provides a tutorial example on how to create a PKCS12 bundle to store a certificate signing chain and key pair of the end certificate, using the 'openssl pkcs12 -export' command.
2024-11-27, ∼168🔥, 0💬

PKI Certificate File Formats
This chapter provides a quick introduction of PKI certificate file formats. Topics include ASN.1 standard; BER and DER encodings; PKI certificates in DER, PEM, PKCS7, and PKCS12 file formats; PKI certificate decoders and ASN.1 parsers.
2024-11-27, ∼165🔥, 0💬

<< < 6 7 8 9 10 11 12 13 14 15 16 > >>   ∑:9020  Sort:Rank