我正在尝试在 signserver 中使用 EJBCA 注册证书。在时间戳的使用过程中存在一些问题。它使用命令给出了这个错误signserver getstatus brief all
Errors:
- Missing extended key usage timeStamping
- The extended key usage extension must be present and marked as critical
尽管当我检查证书配置文件时间戳时,扩展密钥的使用已被标记且至关重要。有什么方法可以注册时间戳吗?
操作系统版本:Windows Server 2016
Java:OpenJDK 8.0.242.08
Ant:ant 1.9.14
数据库:MariaDB 10.4.12
服务器:Wildfly 10.1.0
Signserver:5.2.0 EJBCA:Community 6.15.2.6
