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

Local certs management #167

Open
jbtrystram opened this issue Nov 23, 2022 · 0 comments
Open

Local certs management #167

jbtrystram opened this issue Nov 23, 2022 · 0 comments

Comments

@jbtrystram
Copy link
Member

Keep the local certs in a known directory and use those by default .

drg create application foo # switches context to "foo"
drg trust init # stores local ca.key, uploads cert to application
drg create device device1 --certificate # creates device key/cert as test1.key/test1.crt and configures device
drg delete application foo
drg create create application
drg trust init --restore # uses local material
drg create device device1
drg trust import device1 # loads local key/cert
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