|
Forgive the dumb question, I feel like this should be easy to figure out but I'm not able to figure it out. I would like to generate the secret key and deploy it alongside ncps, so that it doesn't use an auto-generated secret key, but I don't know anything about that key and it's format or structure. How do I find that out? |
Answered by
dkowis
Nov 21, 2025
Replies: 2 comments 1 reply
|
AHA. After trying some different words in the search: I think this is what I want to generate that public and private key? |
0 replies
Answer selected by
dkowis
|
ncps does generate a key on boot also, you don't have to do that yourself. It does so here. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
AHA. After trying some different words in the search:
I think this is what I want to generate that public and private key?