Skip to content

jscep-2.5.5

Compare
Choose a tag to compare
@seize-the-dave seize-the-dave released this 16 Feb 13:23
· 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>