From 7b66e46fbf3454555c63f7cb722a5715b8cf768d Mon Sep 17 00:00:00 2001 From: Emmanuel Bourg Date: Fri, 10 May 2024 17:00:23 +0200 Subject: [PATCH] Link to the GitHub Actions section --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index aaeda4ad..88c60c0e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -81,7 +81,7 @@

Features

  • Private key formats: PVK and PEM (PKCS#1 and PKCS#8), encrypted or not
  • Certificates: PKCS#7 in PEM and DER format
  • -
  • Build tools integration (Maven, Gradle, Ant)
  • +
  • Build tools integration (Maven, Gradle, Ant, GitHub Actions)
  • Command line signing tool
  • Authenticode signing API (Javadoc)
  • JCA security provider to use the keystores supported by Jsign with other tools such as jarsigner or apksigner