Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Clarifications added on using self-signed certificates.

...

For the Signature and Encryption actions, you'll need to create a public & private key for the entities involved. You can generate a self-signed key pair for the your development environment via the following steps. Keep in mind these will not be signed by an external authority like Verisign, so are inappropriate for production use.

1. Creating private key with given alias and password like "myAlias"/"myAliasPassword" in keystore (protected by password for
security reasons)

...