You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 13, 2025. It is now read-only.
I am trying to run the repository on my local. While configuring I have followed the step mentioned in the repository. While configuring I am stuck in the below step.
$ scripts/register_connector.sh NAME SECURITY_PROFILE CERTIFICATE_FILE
It is not giving the successful result.
The error message is give below.
Generating a 2048 bit RSA private key
................................................................................................................................................+++++
.....+++++
writing new private key to 'keys/junu.key'
-----
error, no objects specified in config file
problems making Certificate Request
grep: keys/junu.cert: No such file or directory
grep: keys/junu.cert: No such file or directory
Error opening Certificate keys/junu.cert
While checking the register_connector.sh, the issue is arising from the below line.