Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道我们可以使用 -validity 参数为特定时期创建私有和公共密钥库。但是在密钥到期后,我们仍然能够签署一个 jar 并验证它,而不会抛出异常。我希望 15 天后不使用密钥。如何实现这一点。
请帮忙。
谢谢..