Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Saving certificate to memory? #2263

Open
vsoch opened this issue Apr 26, 2023 · 0 comments
Open

Saving certificate to memory? #2263

vsoch opened this issue Apr 26, 2023 · 0 comments

Comments

@vsoch
Copy link

vsoch commented Apr 26, 2023

Hi! I'm using zeromq from within a Kubernetes operator to generate a configmap to write / provide to pods. I noticed here:

czmq/src/zcert.c

Lines 18 to 19 in 0b3a4c5

public + secret key pair, plus metadata. It can be used as a
temporary object in memory, or persisted to disk. On disk, a
there is a note about saving to memory, and I was wondering if there is an example / test that shows how to do that? Ideally we would not need to save these paths to the filesystem of the operator. Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant