遵循以下最佳实践的项目将能够自愿的自我认证,并显示他们已经实现了核心基础设施计划(OpenSSF)徽章。 显示详细资料
[](https://www.bestpractices.dev/projects/1214)
<a href="https://www.bestpractices.dev/projects/1214"><img src="https://www.bestpractices.dev/projects/1214/badge"></a>
The OpenCA OCSPD project is aimed to develop a robust and easy-to-install OCSP daemon. The server is developed as a stand-alone application and can be integrated into many different PKI solutions as it does not depend on specific database scheme. Furthermore it can be used as a responder for multiple CAs.
https://www.openca.org/developers.shtml https://www.openca.org/about.shtml
https://github.com/openca/openca-ocspd/issues
https://www.openca.org/developers.shtml
We test the software with extra checks enabled in the compiler.
We do use SHA-1 because it is part of the OCSP standard. However, the SHA-1 is not broken for pre-image resistance, therefore is acceptable.
We have support for -fsanitize=address option for compilers that support it.
后退