-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CEF Connectivity Test (localhost failed) #178
Labels
Milestone
Comments
I have modified my oxalis.conf on oxalis.keystore {
path=dynceftest2party71gw.jks
password = test123
key.alias = dynceftest2party71gw
key.password = test123
}
security.truststore.ap=/home/ubuntu/.oxalis/truststore/gateway_truststore.jks
security.truststore.password=test123
oxalis.as4.type=cef-connectivity
oxalis.header.parser=dummy
lookup.locator.hostname="acc.edelivery.tech.ec.europa.eu/edelivery-sml/"
lookup.locator.class = network.oxalis.vefa.peppol.lookup.locator.BusdoxLocator
security.validator.class = network.oxalis.vefa.peppol.security.util.EmptyCertificateValidator
oxalis.path.inbound = /home/ubuntu/.oxalis/in and restarted the test: Implementation named 'dummy' for 'oxalis.header.parser' (network.oxalis.api.header.HeaderParser) is not found. Available implementations: sbdh
Is there a way around the fact that the CEF connectivity test does not return the SBDH header? |
aaron-kumar
added
help wanted
Extra attention is needed
good first issue
Good for newcomers
support
Support issue for community to respond to.
and removed
help wanted
Extra attention is needed
labels
Feb 6, 2022
aaron-kumar
added
CEF TestBed
CEF Testbed Configuration Issue
and removed
help wanted
Extra attention is needed
good first issue
Good for newcomers
labels
Jul 29, 2022
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
I have installed
oxalis-distribution-5.0.6-distro
and I am trying to send a payload.xml for the CEF Connectivity Test, but in first instace I will send payload to my onw Oxalis AP:this is my Oxalis conf:
this is my
payload.xml
this is the shell command:
java -classpath "./*:../api/*" eu.sendregning.oxalis.Main -f ./payload.xml -u http://localhost:8080/oxalis/as4 --cert /home/ubuntu/.oxalis/dynceftest2party71gw.cer
this is the log:
threre are something wrong in my
payload.xml
?I'm not sure for this configuration:
bluild form this indications on AS4ConnectivityTestUserGuide.docx
The text was updated successfully, but these errors were encountered: