<< < 93 94 95 96 97 98 99 100 101 102 103 > >>   ∑:7836

Exporting Certificate from Chrome to File
This section provides a tutorial example on how to export the certificate provided by an 'https' Web site from Chrome to a file.
2022-10-04, 145🔥, 0💬

Generating Username Token with SoapUI
This section provides a tutorial example on how to generate Username token and insert it into SOAP request header by adding outgoing WS-Security configuration entry to request message in SoapUI.
2022-10-04, 227🔥, 0💬

UML Tutorials - Herong's Tutorial Examples
This book is a collection of tutorial notes and sample codes written by the author while he was learning UML (Unified Modeling Language) himself. Main tutorials include: Introduction to UML; UML Class Diagrams; UML Activity Diagrams; UML Sequence Diagrams; UML State Machine Diagrams; UML Use Case Di...
2022-10-04, 327🔥, 0💬

Tables with Primary Key Column "GENERATED ... AS IDENTITY"
This section describes how to create a table primary key column defined as 'GENERATED ... AS IDENTITY'.
2022-10-04, 179🔥, 0💬

AES, or Rijndael, Encryption Algorithm
A quick description of the AES (Advanced Encryption Standard) encryption algorithm is provided. This description only covers AES encryption for a single block of 128-bit plaintext with a 128-bit cipher key.
2022-10-04, 182🔥, 0💬

SOAP Communication Model
This section describes what is SOAP (Simple Object Accessing Protocol) - A client-server communication protocol to access remote objects.
2022-10-04, 162🔥, 0💬

Reference Citations in 2016
This is a collection of reference citations to Herong's tutorials on the Internet in 2016.
2022-10-04, 111🔥, 0💬

SOAP 1.1 Request - Content-Length Too Large
This section provides a tutorial example of SOAP 1.1 request to use the GetSpeech Web service provided at xmlme.com. Communication hangs if Content-Length is larger than the number of bytes in the request content, because the server will wait forever for more data.
2022-10-04, 168🔥, 0💬

Importing CA Certificate into Firefox
This section provides a tutorial example on how to import a CA certificate into Firefox in the 'Authorities' category.
2022-10-04, 269🔥, 0💬

JDBC Version and History
This section provides some quick information about JDBC versions and history.
2022-10-04, 329🔥, 0💬

Viewing Certificate Details
This section provides a tutorial example on how to view certificate details when visiting an 'https' Web site in Firefox.
2022-10-04, 171🔥, 0💬

Exporting Certificates Out of Firefox
This section provides a tutorial example on how to export a certificate from Firefox into a certificate file in DER and PEM formats.
2022-10-04, 257🔥, 0💬

Installing JNDI File System Service Provider
This section describes how to download and install File System Service Provider for JNDI.
2022-10-04, 144🔥, 0💬

Installing SOAP Extension on Windows
This section describes a tutorial on how to install php_soap.dll with PHP 5.0.4 on a Windows system.
2022-10-04, 209🔥, 0💬

"keytool -list" Verifying PKCS#12 Files
This section provides a tutorial example on how to merge a private key and its self-signed certificate into a single PKCS#12 file, with can be then encoded as PEM and encrypted with DES.
2022-10-04, 734🔥, 0💬

"keytool -genkeypair" Generating PrivateKeyEntry
This section provides a tutorial example on how to generate a private and public key pair using the 'keytool -genkeypair' command. It stores the key pair in a 'PrivateKeyEntry' in a 'keystore' file.
2022-10-04, 269🔥, 0💬

SOAP Header Element "Security"
This section describes the SOAP header element 'Security' introduced in WS-Security as container to pass all security related information.
2022-10-04, 210🔥, 0💬

Derby (Java DB) - Running SELECT Queries
This section describes how to run SELECT queries through the JDBC driver.
2022-10-04, 149🔥, 0💬

Connection Pooling with Commons DBCP PoolingDriver
This section provides a tutorial example that shows you how to use the Commons DBCP PoolingDriver class to manage the connection pool as a custom JDBC driver.
2022-10-04, 116🔥, 0💬

"forcearray" - Forcing Element Contents as Arrays
This section provides a tutorial example on how to use the 'forcearray' option to parse XML element contents as arrays instead of hashes.
2022-10-04, 108🔥, 0💬

"openssl genrsa" Generating Private Key
This section provides a tutorial example on how to generate a RSA private key with the 'openssl genrsa' command. The key file can be then converted to DER or PEM encoding with or without DES encryption.
2022-10-04, 394🔥, 0💬

Unsupported Media Type: "application/soap"
This section provides a tutorial example showing the Unsupported Media Type 'application/soap' error, when using SOAP::Lite with soapversion('1.2').
2022-10-04, 151🔥, 0💬

SOAP HTTP Binding
This chapter describes SOAP HTTP Binding and mapping rules for SOAP Message Exchange Patterns.
2022-10-04, 154🔥, 0💬

"keytool -printcert" Printing Certificate Details
This section provides a tutorial example on how to print details of the certificate exported by 'keytool -exportcert' command using the 'keytool -printcert' command.
2022-10-04, 327🔥, 0💬

<< < 93 94 95 96 97 98 99 100 101 102 103 > >>   ∑:7836