-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
Description
We have configured Oxalis AS4 as access point for Peppol with latest changes of G2 and G3 support.
When we try to execute Peppol TestBed, we are failing at last scenario of message getting sent with invalid signed G3 certificate but access point is accepting the same instead of returning error message signed with G2 certificate. We have followed below configurations:
oxalis.keystore {
# Relative to OXALIS_HOME
path="settings/sandbox-certificate.jks"
password=TESTTEST
key.alias=cert
key.password=TESTTEST
}
Where to store inbound files
oxalis.path.inbound="inbound"
oxalis.logging.config="settings/logback-oxalis-app.xml"
Reproduce
- Install AS4 as per guideline
- Configure G2 certificate as per configuration file
- Start executing testbed
- Failure will come at last scenario
Expected behavior
No response
Oxalis-AS4 version
7.2.0JDK version
17Additional Info
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels