The docs mention (post-quantum) broken RSA_4096 signatures, could you improve security by supporting PQC signatures like Falcon‑1024?
Where is the process defined to reduce technical debt?
OpenSSL 3.1.2 was released on August 1, 2023.
3.6.0 offers years of PQC improvements since standardization in 2024.
https://github.com/Infisical/infisical/blob/main/Dockerfile.fips.standalone-infisical#L148
RUN wget https://www.openssl.org/source/openssl-3.1.2.tar.gz \
The docs mention (post-quantum) broken
RSA_4096signatures, could you improve security by supporting PQC signatures likeFalcon‑1024?Where is the process defined to reduce technical debt?
OpenSSL 3.1.2 was released on August 1, 2023.
3.6.0 offers years of PQC improvements since standardization in 2024.
https://github.com/Infisical/infisical/blob/main/Dockerfile.fips.standalone-infisical#L148
RUN wget https://www.openssl.org/source/openssl-3.1.2.tar.gz \