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

Server side delegated credentials #62

Open
Akatsukikain opened this issue Jun 16, 2021 · 0 comments
Open

Server side delegated credentials #62

Akatsukikain opened this issue Jun 16, 2021 · 0 comments

Comments

@Akatsukikain
Copy link

I'm trying to use server side delegated cerentials with Fizz using the following command but I get an error, also I've got some questions:
./fizz s_server -delegatedcred deleg -cert delegation_cert.pem -key p256_dc_key.pem
--> E0616 18:31:50.221060 24958 FizzServerCommand.cpp:977] Credential parsing failed: underflow

Why doen't it work ? I used a valid credential that I got from fizz gendc command

Also I get that for the cert it's going to be the delegation certificate but what about the -key is it the key of the delegation_cert or the credential ? Or is it both in that case isn't it weird since the whole point of delegated credentials is to make sure our cert's private key is safe and secure ?

Thanks in advance
Hala

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