Replies: 1 comment
-
From what I could understand, this is not possible, since it seems server want to know the peer private key to be able to display its config. However, I was not able to make it use a pre-existing secret with a private key either. And that is a serious problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I was able to deploy this on a K3S cluster and it runs as expected so far. However I cant get around how to apply my clients public key in the server configuration. I did try to use the publicKey item under spec, but that does not seem to change anything except borking the private key. is there any way to pin the public key to the peer? Below is what I had tried.
Beta Was this translation helpful? Give feedback.
All reactions