Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The RECIPIENT keyword value is used to obtain the signing key file, password, signing certificate, encryption certificates and verify authentication of signed receipt certificate using a selection hierarchy of entries from the properties file.

     keystore     keystore.{recipient}= pki/filename
     keystore = pki/filename
     keystore.password.{recipient} = password
     keystore.password = password
     certificate.{recipient} = pki/filename
     certificate = pki/filename
     encryption.certificates.{recipient} = pki/filename, pki/filename, pki/filename
     authentication.certificate.{partner} = pki/filename
     url.{recipient} = http://company.com/as2server
     as2-to.{recipient} = companyto
     as2-from.{recipient} = companyfrom
     as2-from = companyfrom
     from.{recipient} = from
     from = from
     subject.{recipient} = subject
     subject = subject
     receipt.to.{recipient} = *none | email address (Disposition-Notification-To)
     receipt.to = *none | email address (Disposition-Notification-To)
     receipt.signed.{recipient} = *yes | *no (Disposition-Notification-Options)
     receipt.signed = *yes | *no (Disposition-Notification-Options)
     receipt.delivery.{recipient} = *none | url (Receipt-Delivery-Option)
     receipt.delivery = *none | url (Receipt-Delivery-Option)
     messageid.prefix.{recipient} = company identifier
     messageid.prefix. = company identifier
     signed.algorithm.{recipient} = *MD5 | *SHA1 | *SHA256 | *SHA384 | *SHA512
     signed.algorithm = *MD5 | *SHA1 | *SHA256 | *SHA384 | *SHA512
     encryption.algorithm.{recipient} = *DES3 | *AES128 | *AES192 | *AES256
     encryption.algorithm = *DES3 | *AES128 | *AES192 | *AES256