Raido Kaju

Results 17 issues of Raido Kaju

By default, the Proxy component is using heap memory at a minimum 100Mb and at a maximum 150Mb (-Xms100m -Xmx150m). This is too small for a virtual machine/server that has...

help wanted
hacktoberfest

An open-source security testing tool could be used for automating Security Server penetration testing. The Security Server has multiple interfaces: UI (port `4000`), message transport (ports `5500`, `5577`) and a...

help wanted

Currently, the password store shared memory segment's name is hard coded which causes problems in case X-Road packages are built, and X-Road software is run on the same host. This...

help wanted
hacktoberfest

The Security Server has a management REST API that can be used for all the same configuration and maintenance tasks that are available in the Security Server UI. More information...

help wanted
hacktoberfest

The asic container verifier unit tests are currently disabled. See https://github.com/nordic-institute/X-Road/blob/develop/src/asicverifier/src/test/java/ee/ria/xroad/asicverifier/AsicContainerVerifierTest.java#L57. In this task the unit tests will be enabled and fixed so that feedback on the asic container verifier...

help wanted
hacktoberfest

Noticed that I had committed some extra files and had a small error in the build_local.sh script. This PR should resolve it.