Sage HRMS HR Actions & HR Analytics Documentation

Technical Knowledge Base

Java Vulnerability LOG4J Update

Having reviewed the information available as of 12/14/2021 regarding the “Apache Log4J” vulnerability, our team does not believe that any Sage HRMS/Payroll related software or Delphia Consulting published solutions are vulnerable to thi...
View Article

Disabling TLS 1.0 & 1.1

Microsoft recommends using only TLS 1.2.  Both TLS 1.0 & 1.1 are known to have been compromised protocols, and Microsoft no longer supports those versions.  The following steps outline how to disable TLS 1.0 & 1.1 and make sure TLS...
View Article

Self-Signed Certificate Setup

Follow these steps if you are using a self-signed certificate for HR Actions. 1.  Launch Powershell command and type: New-SelfSignedCertificate -DnsName <servername.domainname.com> -CertStoreLocation "cert:\LocalMachine\My i.e.: New-...
View Article