-
Clone the repository:
git clone https://github.com/kelvinbiffileote/peppol-as4.git cd peppol-as4
-
Generate a Java Keystore:
Generate a keystore and place it inside
oxalis/config/keystore
directory.keytool -genkeypair -alias your-key-alias -keyalg RSA -keysize 2048 -keystore oxalis/config/keystore/oxalis.jks -storepass your-keystore-password -keypass your-key-password -validity 365
-
Update Configuration:
Update
oxalis/config/oxalis.conf
with your keystore details and any other configuration settings. -
Build and Run the Docker Containers:
docker-compose up -d
-
Access Oxalis:
Once the containers are running, you can access the Oxalis Access Point at
http://localhost:8080
. -
Testing:
Use the inbound and outbound directories for testing message exchanges.
-
Notifications
You must be signed in to change notification settings - Fork 0
kelvinbiffileote/peppol-as4
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published