Closed semik closed 3 months ago
I assume you mean version 2.11.0 or 2.12.0...
We should not store the content of downloaded certificate in file as we typically use read-only file system for security and compliance reasons.
We should fix it. Thanks for reporting!
Yes, I mean versions 2.11.0 or 2.12.0...
Describe the bug CZERTAINLY-Core is producing Read-only file system error when trying to download intermediate CA certificate.
To Reproduce Steps to reproduce the behavior:
[2024-07-12 09:22:30.410] ERROR [tomcat-handler-8951] [com.czertainly.core.service.impl.CertificateServiceImpl - 1488]: r10.i.lencr.org (Read-only file system)
Expected behavior I think it was planed to download intermediate certificates automaticaly. It is probably not working just because it downloads to wrong direction.
Screenshots
Complete logs from develop-02:
Additional context
Tested on CZERTAINLY 2.2.11 and 2.2.12 and also on version running on develop-02.