jscep-2.5.5
·
235 commits
to master
since this release
⬆️ Upgraded Bouncy Castle to 1.72
🛠️ #218 Providing signature algorithm during PkiMessageEncoder creation (thanks @imrsk)
🛠️ #178 Enable builds with GitHub actions (thanks @sebthom)
🛠️ #177 Code cleanup (thanks @sebthom)
🛠️ #158 Skip time verification for the SCEP message (thanks @aloopkin)
Maven Dependency
<dependency>
<groupId>com.google.code.jscep</groupId>
<artifactId>jscep</artifactId>
<version>2.5.5</version>
</dependency>