This is my PowerShell Snippets Vol 3. A collection of PowerShell commands for tasks that I don’t perform often and can’t recall easily from memory. Those ‘I know I’ve worked this out before’ type moments. Volume 1 is available here and Volume 2 is available here.… keep reading
x.509 Details – A PowerShell Module for decoding x.509 Certificates with time to certificate expiry
Updated: 28 May 2024 Module updated to v1.0.6 - Support for Linux (LF) line ending (previously the module only supported Windows (CRLF) - Code signed with updated cert - Updated with online code signing timestamp server Updated: 9 July 2020 – x.509 Certificate Details PowerShell Module updated to v1.0.5 - Code Signed - Fixes for PowerShell Core / PowerShell 7+
I’ve just published my X509 Certificate Details PowerShell Module to the PowerShell Gallery.… keep reading
SailPoint IdentityNow Active Directory Source TLS Configuration
Recently I needed to enable a SailPoint IdentityNow Active Directory Source to use TLS. Looking for information on how to complete this saw me read many articles in SailPoint Compass. However, none of them were written specifically for IdentityNow Active Directory Source TLS Configuration.… keep reading