<< < 2 3 4 5 6 7 8 9 10 11 12 > >>   ∑:281  Sort:Rank

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, ∼441🔥, 0💬

PKI (Public Key Infrastructure) Terminology
This section provides descriptions on some commonly used PKI (Public Key Infrastructure) terminologies
2022-10-01, ∼438🔥, 0💬

Archived Tutorials
This chapter contains some outdated tutorial notes and example codes from previous versions of this book.
2022-10-01, ∼438🔥, 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, ∼437🔥, 0💬

Visiting "https" Website with Google Chrome
This section describes how Google Chrome shows a lock icon when you visit an 'https' Website to indicate that the communication is secured with data encryption.
2022-10-01, ∼436🔥, 0💬

What Is S/MIME
This section describes what is S/MIME (Secure/Multipurpose Internet Mail Extensions) - Using PKI to secure MIME data by public key signing and encryption.
2022-10-01, ∼433🔥, 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, ∼431🔥, 0💬

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

Viewing and Installing RDP Server Certificate
This section provides a tutorial example on how to view and install a RDP server certificate to local client system to avoid authentication error.
2022-10-01, ∼425🔥, 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, ∼423🔥, 0💬

Email Security Settings in Outlook
This section describes email security settings in MS Office Outlook that control adding encryption and digital signature to outgoing email messages.
2022-10-01, ∼422🔥, 0💬

Digital Signature - OpenOffice.org 3
This chapter provides tutorial notes and example codes on applying digital signature with OpenOffice.org 3. Topics include obtaining a personal certificate signed by a trusted root CA; adding a digital signature to an OpenOffice.org document; viewing details of certificates; intended usages of certi...
2022-10-01, ∼421🔥, 0💬

CAcert.org - Root CA Offering Free Certificates
This chapter provides tutorial notes and example codes on CAcert.org. Topics include joining CAcert.org; installing CAcert.org root CA certificate in Firefox and IE; validating server domain name with CAcert; generating a private and public key pair with JDK 'keytool'; getting a free server certific...
2022-10-01, ∼420🔥, 0💬

Disabling a Root CA Certificate
This section provides a tutorial example on how to disable a root CA certificate in a certificate store using the certificates console on a Windows system.
2022-10-01, ∼416🔥, 0💬

Importing CA Certificates into the Trusted Store
This section provides a tutorial example on how to import a root CA certificate into the 'Trusted Root Certificate Authorities' certificate store using 'Internet Options'.
2022-10-01, ∼415🔥, 0💬

Android and Server Certificate
This chapter provides tutorial notes and example codes on server certificates used by Android phone. Topics include viewing https Website server certificates; locating trusted certificate store on Android phone; downloading and installing trusted root CA certificates.
2022-10-01, ∼412🔥, 0💬

S/MIME and Email Security
This chapter provides tutorial notes and example codes on S/MIME. Topics include introduction of S/MIME (Secure/Multipurpose Internet Mail Extensions); email message examples with digital signatures; examples of encrypted emails; S/MIME support in MS Office Outlook 2007; S/MIME support in Gmail.
2022-10-01, ∼410🔥, 0💬

OpenOffice.org 3 - Applying Digital Signatures
This section describes how to apply digital signature on documents created with OpenOffice.org 3. On Windows system, OpenOffice 3 uses keys and certificates from Internet Options.
2022-10-01, ∼408🔥, 0💬

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

Most Popular Certificate Authorities
This section provides a list of most popular certificate authorities.
2022-10-01, ∼403🔥, 0💬

OpenSSL Failing to Verify Server's Certificate
This section provides a tutorial example on how OpenSSL fails to verify HTTPS server's certificate using the 'cafile' SSL context option. The CA certificate can not be found.
2022-10-01, ∼402🔥, 0💬

Failing to Import Root CA Certificates to Mozilla Firefox
This section provides a tutorial example on how to import a root CA certificate into Mozilla Firefox. The import process failed with an error.
2022-10-01, ∼399🔥, 0💬

Google Chrome Shares Windows PKI with IE
This section describes how Chrome, Internet Explorer (IE) and Windows are sharing PKI functionalities together in storing and managing root CA certificates and server certificates.
2022-10-01, ∼398🔥, 0💬

Java Programs Communicating with HTTPS Servers
This chapter provides tutorial notes and example codes on writing Java programs communicating with HTTPS servers. Topics include using Java Secure Socket Extension (JSSE); using openStream() method in the java.net.URL class; using default trusted CA KeyStore file 'cacerts'; using 'keytool' to manage...
2022-10-01, ∼396🔥, 0💬

<< < 2 3 4 5 6 7 8 9 10 11 12 > >>   ∑:281  Sort:Rank