-
Notifications
You must be signed in to change notification settings - Fork 96
Oxalis Configuration
Arun Kumar edited this page Feb 16, 2025
·
4 revisions
oxalis.keystore {
path="PXXXXXXXX_XXXX_XX.p12"
password = "XXXXXXXXXXXX"
key.alias = XXXX
key.password = "XXXXXXXXXXXX"
}
oxalis.logging.config = logback-oxalis-outbound.xml
oxalis.path.inbound = "D:/peppol/outbound-files/" oxalis.keystore {
path="PXXXXXXXX_XXXX_XX.p12"
password = "XXXXXXXXXXXX"
key.alias = XXXX
key.password = "XXXXXXXXXXXX"`
}
oxalis.logging.config = logback-oxalis-outbound.xml
oxalis.path.inbound = "D:/peppol/outbound-files/"
oxalis.http.timeout.connect=3300000
oxalis.http.timeout.read=3300000
oxalis.http.pool.validate_after_inactivity=3300000
oxalis.http.pool.time_to_live=3300000
lookup.locator.busdox.maxRetries=1
lookup.locator.busdox.timeout=30
lookup.locator.bdxl.maxRetries=1
lookup.locator.bdxl.timeout=30Please refer to the basic documentation in https://github.com/OxalisCommunity/oxalis/blob/master/doc/installation.md
For more information, contact: https://www.oxalis.network/ or Email: oxalis@norstella.no
People associated with Oxalis: https://github.com/orgs/OxalisCommunity/people

- Home
- Latest News and Announcements
- Governance-of-Oxalis
- License-&-COPYRIGHT
- Supported-Profiles
- Installation-and-Configuration
- Usage-and-Integration
- Onboarding-and-Testing and OpenPeppol-Testbed-and-Accreditation
- Peppol PKI 2025
- CNAME to NAPTR
- Peppol-Reporting
- Known-Limitation-and-Strategic-decision
- Troubleshooting
- How-to-Post-Issue?
- How-to-Contribute?
- Java 17 (LTS) Migration