Marton Szasz created MINIFICPP-2455:
---------------------------------------
Summary: wrong SSL cert expiration warnings
Key: MINIFICPP-2455
URL: https://issues.apache.org/jira/browse/MINIFICPP-2455
Project: Apache NiFi MiNiFi C++
Issue Type: Bug
Reporter: Marton Szasz
I got these logs from a Windows node:
[2024-09-11 02:54:20.774]
[org::apache::nifi::minifi::controllers::SSLContextService] [error] Certificate
in 'C:\Program Files\ApacheNiFiMiNiFi\nifi-minifi-cpp\conf\redacted1.pem' will
expire at 2027-05-01 15:04:55.000 (4ffedb7c-e71b-4d1f-b574-7a99f30a0d7f)
[2024-09-11 02:54:20.774]
[org::apache::nifi::minifi::controllers::SSLContextService] [error] Certificate
in 'C:\Program Files\ApacheNiFiMiNiFi\nifi-minifi-cpp\conf\redacted2.pem' will
expire at 2028-09-19 01:41:47.000 (4ffedb7c-e71b-4d1f-b574-7a99f30a0d7f)
[2024-09-11 02:54:20.775]
[org::apache::nifi::minifi::controllers::SSLContextService] [error] Certificate
in 'C:\Program Files\ApacheNiFiMiNiFi\nifi-minifi-cpp\conf\redacted2.pem' will
expire at 2039-05-22 03:48:39.000 (4ffedb7c-e71b-4d1f-b574-7a99f30a0d7f)
Note that the second and third lines show different expiration dates for the
same certificate file.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)