Alireza Sadeghpour
Alireza Sadeghpour
I am trying to inject an der formated private key to a PKC11 compatible token, with the below command: `pkcs11-tool --module /path_tp/libparskey11.so --login --write-object private.der --type privkey --id 21 --label...
Hi, I'm newbiew in the netconf world and I've just installed the netopper2/sysrepo setup. as I've understood, the configs which applied to the running datastore should be disappeared when the...
Hi, I'm trying to connect to a netopeer2 server with the ncclient python library. the ncclient sends the below RPC message to the server as edit-config rpc and receives an...
Hi, I've installed and configured the netopeer2, and I've managed to use it to transmit/retrieve some configuration through CLI to netopeer server. I can see the ietf-interfaces model is installed...
Hi, I've noticed that MultiAV2 and https://github.com/jampe/MultiAV-Extended/tree/master has same code-base. is there any architectural difference between those projects?
Hi, I am trying to implement a tool for simcard which uses simLAB as infrastructure. everything is ok, but sometimes during communicating with Simcard I get an exception with the...
I am trying to add nexus composer extension to nexus version 3.27. I've downloaded the .kar file and copied it to the deploy folder, but I can't see the composer...
I am receiving the below 404 error when trying to download the package through composer plugin in proxy mode, as you can see in the below: $composer require mpdf/mpdf Do...