Autofirma is a java application used to sign digital documents.
It is the official application of the Spanish Government and as such it is
required to perform many online tasks with the Administration.
Details
Details
- Reviewers
- None
- Group Reviewers
Ports Committers
After installation you can execute autofirma. That one is a GUI app that allows you to digitally sign files. Unfortunately it is Spanish only.
Going to https://www.sededgsfp.gob.es/es/Paginas/TestAutofirma.aspx allows to test for the "webapp" version of the same application.
Diff Detail
Diff Detail
- Lint
Lint Skipped - Unit
Tests Skipped - Build Status
Buildable 68750 Build 65633: arc lint + arc unit
Event Timeline
Comment Actions
Not sure if it belongs in the java category, though... Perhaps security instead?
| java/autofirma/Makefile | ||
|---|---|---|
| 16 | Should this be JAVA_VERSION= 24+? | |
Comment Actions
Yeah, you're right. Dropping java as category.
| java/autofirma/Makefile | ||
|---|---|---|
| 16 | Unfortunately, the port does not work with openjdk25. Version 24 is the highest one where it works. | |