<< < 1 2 3 4 5 6 7 8 9 > >>   ∑:293  Sort:Date

Enable Full Trust for Root Certificate on iOS 10 iPhone
This section provides a tutorial example on how to enable full trust for root certificate on iOS 10 iPhone.
2022-10-01, ∼584🔥, 0💬

Certificate Data Fields and X.509 Standard
This section describes the structure and data fields of PKI certificates, which are specified in RFC 5280 based on the X.509 standard.
2024-11-27, ∼583🔥, 0💬

Downloading Trusted Root Certificate on Android phone
This section provides a tutorial example on how to download a trusted root certificate on Android phone from root CA Website.
2022-10-01, ∼568🔥, 0💬

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

Archived: Windows XP Component - Removing "Update Root Certificates"
This section provides a tutorial example on how to remove the 'Update Root Certificates' component from Windows XP system to stop root certificates getting into your computer automatically.
2022-10-01, ∼559🔥, 0💬

Exporting Root Certificate to File from Mozilla Firefox
This section provides a tutorial example on how to export a trusted root CA certificate installed in Mozilla Firefox into a certificate file in PEM (Privacy Enhanced Mail) format.
2024-05-30, ∼533🔥, 1💬

Viewing Server Certificate with Chrome on Android Phone
This section provides a tutorial example on how to view server certificate details when visiting an 'https' Website in Chrome on Android Phone.
2022-10-01, ∼530🔥, 0💬

RDP (Remote Desktop Protocol) and Server Certificate
This chapter provides tutorial notes and example codes on server certificate used by RDP (Remote Desktop Protocol). Topics include running Remote Desktop Connection program; viewing and installing self-signed server certificate on RDP connection; locating and viewing the RDP certificate on the serve...
2022-10-01, ∼530🔥, 0💬

Import Server Certificates to macOS
This section provides a tutorial example on how to import and install a Web server certificate to macOS using Keychain Access.
2022-10-01, ∼519🔥, 0💬

Testing OpenSSL with file_get_contents()
This section provides a tutorial example on how to test the PHP OpenSSL module with the file_get_contents() function to run a GET request on an HTTPS server.
2015-12-26, ∼518🔥, 1💬

SSL Context Options for OpenSSL
This section describes how 'SSL context options' defined for ssl:// and tls:// transports can be used to control behaviors of the OpenSSL module.
2022-10-01, ∼517🔥, 0💬

Add "keyUsage" into Root CA
This section provides a tutorial example on how to add 'keyUsage' and other X509v3 extensions to a self-signed root CA certificate.
2024-11-27, ∼515🔥, 0💬

PKIX Path Building Failed - No CA Certificate
This section provides a tutorial example on how to use the 'java -Djavax.net.ssl.trustStore' to override the default trusted KeyStore and how to demonstrate a 'PKIX path building failed - unable to find valid certification path to requested target' error.
2022-10-01, ∼511🔥, 0💬

Certificate Trust Settings in Mozilla Firefox
This section provides a tutorial example on how to view certificate trust settings in Mozilla Firefox. A root CA certificate can not be removed from Mozilla Firefox. But its trust settings can be removed.
2022-10-01, ∼505🔥, 0💬

Archived: Viewing Digital ID Obtained from ARX CoSign
This section provides a tutorial example on how to view digital ID obtained from ARX CoSign. It is a real PKI certificate that can be validated up to a trusted root CA.
2022-10-01, ∼504🔥, 0💬

Visiting "HTTPS" Website with Google Chrome
This section describes how Google Chrome is showing the 'Connection is secure' message in the site information popup box, when visiting an 'HTTPS' Website.
2022-10-01, ∼499🔥, 0💬

Firefox Extension - Gmail S/MIME
This section describes the Firefox extension, Gmail S/MIME, which allows you to send/receive signed and encrypted emails in Gmail using Firefox.
2022-10-01, ∼493🔥, 0💬

Archived: Creating Certificates Console on Windows XP
This section provides a tutorial example on how to create certificates console as MMC (Microsoft Management Console) snap-in on a Windows system.
2022-10-01, ∼491🔥, 0💬

Viewing Server Certificate Details in IE
This section provides a tutorial example on how to view certificate details when visiting an 'https' Website in IE.
2022-10-01, ∼489🔥, 0💬

Viewing Server Certificate Chain in Mozilla Firefox
This section provides a tutorial example on how to view certificate chain when visiting a 'https' Website in Mozilla Firefox. The top certificate in a certificate chain is the root CA certificate, which is trusted automatically.
2022-10-01, ∼488🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼486🔥, 0💬

Archived: Creating a Digital ID and Sign Word Documents
This section provides a tutorial example on how to create a your own digital ID and use it to add a digital signature to a MS Word 2007 document.
2022-10-01, ∼483🔥, 0💬

Digital Signature and Encryption in Outlook
This section describes how Microsoft Office Outlook supports digital signature and encryption when sending out email messages.
2022-10-01, ∼482🔥, 0💬

PKI CA Administration - Issuing Certificates
This chapter provides tutorial notes and example codes on PKI CA administration. Topics include Root CA and intermediate CA relation; steps of issuing personal and server certificates; generating private-public key pairs and CSR with JDK 'keytool'; signing certificate with OpenSSL 'x509'; exporting ...
2022-10-01, ∼478🔥, 0💬

<< < 1 2 3 4 5 6 7 8 9 > >>   ∑:293  Sort:Date