Certificate (X.509)

A digital certificate that contains a public key and identity information, used in AS2 for encryption and signing. Certificates can be self-signed (for testing) or CA-signed (for production). Key parameters include key size (2048-bit minimum recommended), algorithm (RSA or ECDSA), and validity period.

Related Terms