Disable expiry validation for certificate
search cancel

Disable expiry validation for certificate

book

Article ID: 277970

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

How to disable expiry validation for certificate?

20240105 14:06:43.030 WARNING   4 Unable to encrypt elements(s): NotAfter: Thu Jan 04 10:51:11 CET 2024. Exception caught!

Unable to encrypt elements(s): NotAfter: Thu Jan 04 10:51:11 CET 2024.  Exception caught!

Environment

This article applies to all supported API Gateway versions.

Resolution

Work-around is to set the following parameter to true in system.properties file.

/opt/SecureSpan/Gateway/node/default/etc/conf/system.properties

com.l7tech.security.xml.encryptForExpiredCert=true