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

Archived: IE 8 Displaying Certificate Error Page
This section provides a tutorial example showing that IE 8 fails to validate an HTTPS server certificate and displays a certificate error page.
2018-10-06, ∼860🔥, 2💬

💬 2018-10-06 Herong: Onur, Maybe the auto-install root CA certificate function has been turned off on your Win7 system. But you can always do it manu...

💬 2018-09-25 Onur: I use IE8 with Win7 x64 and i got SSL certificate error while accessing sites issued with Digicert Global Root CA "G2" certifica...

HTTPS Server Authentication Process
This section describes the HTTPS server authentication process - 1. CA root certificate installed in the browser; 2. Web server certificate signed by the CA; 3. Web server certificate validated by the browser.
2022-10-01, ∼840🔥, 0💬

What Is PKI (Public Key Infrastructure)
This section describes what is PKI (Public Key Infrastructure) - an information technology infrastructure that enables Internet users to securely exchange information using the public and private key technology.
2022-10-01, ∼831🔥, 0💬

Multiple CA Certificates in a Single File
This section provides a tutorial example on how to store multiple root CA certificates in a single PEM file to be used by Crypt::SSLeay as the HTTPS_CA_FILE environment variable.
2022-10-01, ∼804🔥, 0💬

Showing RDP Server Certificate Failed Error
This section provides a tutorial example on how to trigger a RDP server certificate authentication failed error using the Remote Desktop Connection program.
2022-10-01, ∼795🔥, 0💬

Listing of Trusted Root CA in IE
This section provides a tutorial example on how to see the list of trusted root CA (Certificate Authorities) pre-installed in IE.
2022-10-01, ∼763🔥, 0💬

HTTPS Communication Data Encryption
This section describes the HTTPS communication data encryption process - Browser generates an encryption key, encrypts it using server public key and sends it to the server; Browser encrypts data with the encryption key; Server encrypts return data with the same encryption key.
2022-07-05, ∼722🔥, 3💬

💬 2022-07-05 you: Very Helpful information it is, in the above you mentioned that The browser encrypts data to be sent to the server with the encr...

macOS Certificate Stores and Keychain Access
This chapter provides tutorial notes and example codes on macOS Certificate Stores and Keychain Access. Topics include introduction of Keychain Access; listing trusted root CA certificates; exporting certificates from or importing them to Keychain Access; detrusting or deleting certificates; creatin...
2022-10-01, ∼688🔥, 0💬

Java Secure Socket Extension (JSSE)
This section describes the Java Secure Socket Extension (JSSE) that allows you to write Java programs to communicate with HTTPS Web servers.
2022-10-01, ∼639🔥, 0💬

LWP SSL List of Root CA Certificates
This section provides a tutorial example on where is the List of Root CA Certificates located in the ActivePerl installation.
2022-10-01, ∼626🔥, 0💬

Create My Own Root CA on macOS
This section provides a tutorial example on how to create self-signed root CA for yourself on macOS using Keychain Access.
2022-10-01, ∼623🔥, 0💬

Creating Certificate Console as a MMC Snap-In
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, ∼621🔥, 0💬

"openssl.cnf" Example and Usages
This section describes OpenSSL CA database files, including the primary database file 'index.txt' and the serial number file 'serial'.
2024-11-27, ∼618🔥, 0💬

Exporting Public Key Certificate from Firefox
This section provides a tutorial example on how to export the public key certificate from a personal certification with a private key from Firefox to an external file in PEM format.
2022-10-01, ∼615🔥, 0💬

Trusted Certificate Store on Android phone
This section provides a tutorial example on how to locate and view the trusted root certificate store on Android phone: Settings &gt; Security &gt; Trusted credentials.
2022-10-01, ∼598🔥, 0💬

Install Trusted Root Certificate on iOS 10 iPhone
This section provides a tutorial example on how to install a trusted root certificate on iOS 10 iPhone.
2022-10-01, ∼598🔥, 0💬

OpenSSL Configuration Errors
This section provides a tutorial example on how to resolve OpenSSL module configuration errors. 'Unable to find the wrapper https' means that the OpenSSL module is not configured correctly.
2022-10-01, ∼584🔥, 0💬

Deleting a Root CA Certificate
This section provides a tutorial example on how to delete a root CA certificate from a certificate store using the certificates console on a Windows system.
2022-10-01, ∼567🔥, 0💬

About This Book
This section provides some detailed information about this book - __title__.
2022-10-01, ∼559🔥, 0💬

Testing OpenSSL with fopen()
This section provides a tutorial example on how to test the PHP OpenSSL module with the fopen() function to run a GET request on an HTTPS server.
2016-03-25, ∼551🔥, 1💬

Using HTTPS with Mozilla Firefox
This chapter provides tutorial notes and example codes on using certificates in Mozilla Firefox. 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; exporting and importing certificates to an...
2022-10-01, ∼532🔥, 0💬

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

Windows Certificate Stores and Console
This chapter provides tutorial notes and example codes on certificate stores and certificate console on Windows systems. Topics include creating an MMC (Microsoft Management Console) snap-in, certificate console; using certificate console to export certificate list; using certificate store to view, ...
2022-10-01, ∼520🔥, 0💬

Using HTTPS with Google Chrome
This chapter provides tutorial notes and example codes on using certificates with Google Chrome. 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; exporting certificates to files.
2022-10-01, ∼512🔥, 0💬

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