Chronicles of Technology
  • Home
  • Authors
  • Tags
  • Search

OpenSSL

A collection of 3 posts
Quick Domain Spoof with cURL
cURL

Quick Domain Spoof with cURL

Occasionally, you need to quickly check service availability, make sure your application is alive, or retrieve a certificate using internal interfaces.
Nov 19, 2024 1 min read
SSL

Getting DN mismatch in Java? Use keytool

I wrote some Java code that connects to a secure Oracle Database listener port through JDBC. The code I used is published here. However, every time I execute this code, I receive the following exception: java.sql.SQLRecoverableException: IO Error: Mismatch with the server cert DN. This means that the
May 21, 2021 1 min read
Quick Certificate Validation
OpenSSL

Quick Certificate Validation

Check certificate validity for a site; what could be easier? It's a click away if the address of interest is in your browser. Learn how you can check expiration dates for multiple Learn how you can check expiration dates for multiple host or virtual hosts with SNI.
Sep 18, 2020 1 min read
Page 1 of 1
Chronicles of Technology © 2025
Powered by Ghost