Raido Kaju

Results 17 issues of Raido Kaju

Currently, the asicverifier.jar utility does not extract the attachment1 file containing REST message bodies, only the message.xml file related to SOAP messages gets extracted. We should update this so that...

help wanted
good first issue

The previous ticket ([XRDDEV-1699](https://nordic-institute.atlassian.net/browse/XRDDEV-1699)) concluded, that configuring X-Road to use LDAP is quite simple by setting up the LDAP module for [PAM](https://en.wikipedia.org/wiki/Linux_PAM). The limitation is that in that case, the...

help wanted
good first issue
hacktoberfest

The xroad-signer process should be profiled and checked if there are any bottlenecks in the process that could be optimized. More information about the signer component is available here: -...

help wanted

In task [XRDDEV-916](https://nordic-institute.atlassian.net/browse/XRDDEV-916) the Icelandic metapackage (xroad-securityserver-is) for the Security Server was integrated. Related to this we need to add support to the [Ansible scripts](https://github.com/nordic-institute/X-Road/tree/develop/ansible) for deploying the Security Server...

help wanted
good first issue

X-Road metaservices use predefined service codes (`listClients`, `listCentralServices`, `listMethods`, `allowedMethods`, getWsdl and getOpenAPI) as described in service metadata protocol documents for [SOAP](https://docs.x-road.global/Protocols/pr-meta_x-road_service_metadata_protocol.html) and [REST](https://docs.x-road.global/Protocols/pr-mrest_x-road_service_metadata_protocol_for_rest.html). However, currently it is possible for...

help wanted
good first issue
hacktoberfest

The `SO_LINGER` time is documented [here](https://docs.x-road.global/Manuals/ug-syspar_x-road_v6_system_parameters.html#32-proxy-parameters-proxy). The `SO_LINGER` time (in seconds) at the service providing security server end for connections between security servers. A value larger than `0` means that...

help wanted

The fix created in [XRDDEV-145](https://nordic-institute.atlassian.net/browse/XRDDEV-145) slightly increases the possibility that, when using batch timestamping, some messages are timestamped twice. This is inherently due to the implementation that can start a...

help wanted

We should investigate the current Security Server proxy implementation to see if there are any bottlenecks in the messaging that could be improved. A suitable setup for the investigation is...

help wanted

Currently users can run into errors if `/var` is mounted with the `noexec` flag because we extract and use libraries from `/var/tmp`. To remedy this, it would be better if...

help wanted

During the Vuex to Pinia update, the new Pinia stores were named in a "non-optimal" way. It would be good to change them to match Pinia’s documentation. Using notifications store...

help wanted
good first issue