PROSIGN command examples
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
This section provides several PROSIGN command examples.
Sign an archive
The following
example creates a signed archive named signeddemo.apl, based on the
demo.apl archive. For demonstration purposes, the example uses additional
pass-through jarsigner options for specifying a copy of the oepas1.p12
keystore with defsigkey alias and keystore password of
password.
|
|
Note: The warning message is a result of using a
self-signed certificate.
Verify an archive
The following example verifies a signed archive file, signeddemo.apl.
|
|