- From: Markus Sabadello <markus@danubetech.com>
- Date: Tue, 23 Jan 2018 08:14:23 +0100
- To: public-rww@w3.org
I wrote some Java code a while ago that can create this structure: https://github.com/jolocom/smartwallet-webid-proxy/blob/master/src/main/java/com/jolocom/webidproxy/ssl/SSLGenerator.java Not sure if it's useful.. Markus On 01/23/2018 06:41 AM, Melvin Carvalho wrote: > I just recently tested the KEYGEN element on firefox and it seems to > be working fine. > > However I'm unable to validate or sign a SPKAC [1] > > Does anyone have some code to do this? > > openssl -ca -spkac ./test.spkac > > Should verify the certificate signing request. But I've yet to find a > file that verifies. > > Anyone got one? > > [1] https://en.wikipedia.org/wiki/SPKAC
Received on Tuesday, 23 January 2018 07:14:51 UTC