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

Viewing Certificates in Certificate Stores in IE
This section provides a tutorial example on how to view certificates stored in IE certificate stores.
2022-10-01, ∼378🔥, 0💬

.NET Programs Communicating with HTTPS Servers
This chapter provides tutorial notes and example codes on writing .NET programs communicating with HTTPS servers. Topics include using .NET Framework 4.0 System.Net.Request class to connect to HTTPS servers; testing how .NET programs uses root CA certificates from the trusted certificate store; catc...
2022-10-01, ∼377🔥, 0💬

OIDs Used in PKI Certificate
This section introduces OIDs (Object IDentifiers) used in PKI certificates to represent attribute names and predefined reference values.
2024-11-27, ∼373🔥, 0💬

Adding and Validating Domain Names
This section provides a tutorial example on how to add and validate the domain name a Web server to CAcert. This is required to obtain a server certificate for that Web server.
2022-10-01, ∼372🔥, 0💬

Saving Server Certificate to File with IE
This section provides a tutorial example on how to save an HTTPS server certificate to a certificate file with IE by installing it to a certificate store and then exporting it to a file.
2022-10-01, ∼370🔥, 0💬

Modifying SSL Parameters in Python
This section provides a tutorial example on using the ssl module to modify HTTPS connection parameters.
2022-10-01, ∼369🔥, 0💬

Visiting "https" Website with Mozilla Firefox
This section describes how Mozilla Firefox shows a lock icon when you visit an 'https' Website to provide you more security related information.
2022-10-01, ∼367🔥, 0💬

Server Certificate General Information
This section provides a tutorial example on how to view general information of a server certificate in Mozilla Firefox.
2022-10-01, ∼366🔥, 0💬

Crypt::SSLeay Test Perl Script
This section provides a tutorial example on writing a Perl script to test the Crypt::SSLeay module. The script is executed on Yahoo login HTTPS server.
2022-10-01, ∼364🔥, 0💬

Python http.client for HTTPS Connection
This section provides a tutorial example on how to use the http.client Python module to connect to an HTTPS server.
2022-10-01, ∼363🔥, 0💬

Using HTTPS with Apple Safari
This chapter provides tutorial notes and example codes on using certificates in Apple Safari. Topics include why Web browsers need certificates; viewing the certificate from an HTTPS Web server; saving the certificate from a server to a certificate file; viewing trusted root certificates.
2022-10-01, ∼362🔥, 0💬

Archived: IE 8 Displaying Certificate Error Icon
This section provides a tutorial example showing that IE 8 displays a Certificate Error icon next to the Website address if you continue to use a Website that failed with during the certificate validation process.
2022-10-01, ∼360🔥, 0💬

Installing Server Certificate Permanently in IE
This section provides a tutorial example on how to install the certificate provided by a 'https' Website in IE. The certificate can be installed into a certificate store automatically selected by IE.
2022-10-01, ∼354🔥, 0💬

Archived: Viewing Certificate Chain Validation Error in IE 8
This section provides a tutorial example on how to find the cause of the certificate validation error in IE 8.
2022-10-01, ∼354🔥, 0💬

Message Security Properties in Outlook 2007
This section describes how to view message security properties on received emails with digital signatures in MS Office Outlook 2007. Message security properties include both encryption layer and digital signature layers.
2022-10-01, ∼352🔥, 0💬

Generate CSR (Certificate Signing Request) on macOS
This section provides a tutorial example on how to create a CSR (Certificate Signing Request) with auto-generated private/public key pair on macOS using Keychain Access.
2022-10-01, ∼347🔥, 0💬

Running "Remote Desktop Connection" Using RDP
This section provides a tutorial example on how to run 'Remote Desktop Connection' program to connect to a remote Windows system using RDP (Remote Desktop Protocol).
2022-08-02, ∼347🔥, 2💬

💬 2022-08-02 Herong: Lisa, it's been fixed now. Thanks.

💬 2022-08-01 Lisa: Herong, the image is missing on this tutorial.

openssl.cnf - OpenSSL Configuration File
This section describes the 'openssl genpkey -algorithm RSA' command, which generates a RSA private/public key pair. It replaces the old 'openssl genrsa' command
2024-11-27, ∼346🔥, 0💬

Showing Server Certificate in Apple Safari
This section provides a tutorial example on how to show server certificate when visiting an 'https' Website in Apple Safari.
2022-10-01, ∼345🔥, 0💬

Visiting "https" Website with IE
This section describes how IE (Internet Explorer) shows a lock icon when you visit an 'https' Website to provide you more security related information.
2022-10-01, ∼344🔥, 0💬

IE Supporting Multiple Certificate Chains
This section provides a tutorial example showing IE supports multiple certificate chains for 'login.yahoo.com'.
2022-10-01, ∼343🔥, 0💬

Viewing a Certificate with a Private Key
This section provides a tutorial example on how to import a PKCS12 file containing a private-public key pair and its certificate into Windows system using 'Internet Options'.
2022-10-01, ∼342🔥, 0💬

Getting Server Certificate Signed by CAcert.org
This section provides a tutorial example on how to submit a CSR (Certificate Signing Request) to CAcert.org to get a free server certificate.
2022-10-01, ∼337🔥, 0💬

Retrieving SSLSocket Information in Python
This section provides a tutorial example on retrieving SSL socket information from an HTTPS connection.
2022-10-01, ∼337🔥, 0💬

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