Open
Description
when I did
$ lokey fetch jwk login.yahoo.com
Multiple keys found:
- 3466d51f7dd0c780565688c183921816c45889ad
- 6ff94cdad11e7c3ac08dc9ec3c44844b87e364f7
Printing the first key ('3466d51f7dd0c780565688c183921816c45889ad')
{"use": "sig", "crv": "P-256", "kty": "EC", "alg": "ES256", "y": "AK8V_Tgg_ayGoXiseiwLOClkekc9fi49aYUQpnY1Ay_y", "x": "cWZxqH95zGdr8P4XvPd_jgoP5XROlipzYxfC_vWC61I", "kid": "3466d51f7dd0c780565688c183921816c45889ad"}
What I would like to have is some way to get the PEM files for the two keys.
I know about the lokey to pem. But I am struggling with the correct inputs from what I can retrieve from yahoo.
Metadata
Metadata
Assignees
Labels
No labels