Popular Books:
"keytool" Exporting Certificates in DER and PEM
This section provides a tutorial example on how to export certificates in DER and PEM format using the 'keytool -exportcert' command. 2019-02-20, ≈53🔥, 5💬
💬 2018-09-25 Srinivas: After generating certificate, there are some special characters appended.
Installing OpenSSL on Windows
This section provides a tutorial example on how to install OpenSSL on a Windows system. 2017-10-29, ≈51🔥, 18💬
💬 2017-10-29 Max: Te possino! How I obtain the .o, .h files to use like include in my .c mail file?
💬 2017-02-03 Jim: Now run along...
Using java.net.HttpURLConnection to Send SOAP Messages
This section describes steps to follow if you want to use the java.net.HttpURLConnection class to send out a SOAP XML message. 2021-10-12, ≈51🔥, 24💬
💬 2021-10-12 Herong: herong_yang@yahoo.com
💬 2021-10-10 Praveen: Hi herong , sorry for late reply, please provide your mail ID
💬 2021-10-07 Herong: Praveen, send your example messages to my Yahoo mailbox. ☺
💬 2021-10-04 Praveen: Hi Herong, Is it possible to provide example code?
What Is PKCS5Padding?
This section describes what is PKCS5Padding - a schema to pad cleartext to be multiples of 8-byte blocks. 2024-01-31, ≈50🔥, 38💬
💬 2023-04-12 {"partnerReferenceNo": "APP12345: ok
💬 2023-01-18 Servant of Elon Musk's Regent: You are the chosen one!
💬 2022-11-17 Elon Musk's Regent: mommy
💬 2022-11-14 Elon Musk: Giving away twitter to the first person to reply and call me mommy
Web Server Log File Samples - IIS and Apache
This section provides a quick introduction of Web server log files with examples of IIS and Apache servers. 2024-03-02, ≈39🔥, 41💬
💬 2022-11-11 Herong: Yes, IIS log file format hasn't changed for 20 years!
💬 2017-06-17 Herong: Neil, I will try my best. Thanks for the comment.
💬 2017-06-14 Neil Shrestha-Birtch: It helped me! thanks for keeping this resource up.
XSLT Transformation
This section provides a tutorial example on how to perform XSLT (Extensible Stylesheet Language Transformations) using XML Tools Plugin in Notepad++. 2021-05-28, ≈37🔥, 21💬
💬 2020-07-15 Herong: Does anybody have suggestions for CC?
GetSpeech Request Differences between SOAP 1.1 and 1.2
This section describes differences between a SOAP 1.1 request and SOAP 1.2 request for GetSpeech Web service provided by xmlme.com. 2019-09-19, ≈37🔥, 4💬
💬 2017-04-06 Syed Mohammad: Very Nice Diffrence highlighter in brief
"sc.exe create/delete" - Create or Delete Services
This section provides a tutorial example on how to create and delete a program service with 'sc.exe' Service Controller command tool. 2019-08-13, ≈36🔥, 3💬
Add Ethereum Test Network in MetaMask
This section provides a tutorial example on how to add a MetaMask test account on test networks in order to receive free Ether money for testing. 2023-11-17, ≈36🔥, 38💬
💬 2023-11-17 Mezieuzor: 0x3c2559Fd046FedCcA03252EFc442972B43 BaA5A3
💬 2022-10-05 My Test Account: Good websites keep it up
💬 2022-10-05 Jeffrey: Good website I love it
💬 2022-09-30 account1: 0xc62506bE4Bef79b35D1f5EdcF8F0767B71 79C845
💬 2022-09-16 Kelvin: 0xAd1dea4AA9dE1a1A08F56Af650cc544eff 3F0a06
Create Tables with CLOB Columns
This section describes how to create tables with CLOB columns in Oracle server. 2023-03-09, ≈35🔥, 6💬
Downloading and Installing JDK 1.8
This section describes how to download and install Java SE Development Kit (JDK) 8u45 on a Windows system. 2023-11-24, ≈35🔥, 14💬
💬 2021-01-08 Herong: Abigail, you are welcome!
💬 2021-01-06 Abigail: Thank you so much, just what I needed for my university assignment!
💬 2020-12-05 Herong: Donghua, h is any integer you pick to help generating g.
💬 2020-12-04 Donghua: What's the h means in step three. How to calculate it?
Windows Command - "certutil -encode/-decode"
This section provides a tutorial example on how to use 'certutil -encode' command on a Windows system to perform Base64 encoding and decoding. 2023-09-13, ≈33🔥, 8💬
💬 2022-07-21 Herong: R, thanks for the correction.
💬 2022-07-20 R W: "Base64 with not line breaks" should be"Base64 with no line breaks"
Popular Posts:
This section describes commands and options supported by the 'adb' tool. The 'adb help' command can ...
This section describes how to calculate Double-SHA256 hash with Python.
This section provides a tutorial example on how to install MySQL Connector/Python on CentOS systems.
This section describes how to load a JDBC driver and register it with DriverManager.
This section provides a tutorial example on how to export a trusted root CA certificate pre-installe...