[PATCH 1/2] hs20-ca: Update key generation scripts and files.

Ben Greear greearb
Mon Mar 23 15:54:32 PDT 2015


On 03/23/2015 11:05 AM, greearb at candelatech.com wrote:
> From: Ben Greear <greearb at candelatech.com>
> 
> This lets us properly over-ride the default w1.fi
> related strings in order to properly generate keys
> that can be used by the OCSP process.
> 
> Signed-off-by: Ben Greear <greearb at candelatech.com>

>  [ v3_osu_server ]
> @@ -159,7 +159,7 @@ algorithm=OID:sha256
>  [sha1_alg]
>  algorithm=OID:sha1
>  [URI]
> -uri=IA5STRING:http://osu.w1.fi/w1fi_logo.png
> +uri=IA5STRING:@LOGO_URI@
>  [LogotypeImageInfo]
>  # default value color(1), component optional
>  #type=IMP:0,INTEGER:1
> @@ -184,7 +184,7 @@ extendedKeyUsage = OCSPSigning
>  basicConstraints=CA:FALSE
>  subjectKeyIdentifier=hash
>  authorityKeyIdentifier=keyid,issuer
> -authorityInfoAccess = OCSP;URI:http://osu.w1.fi:8888/
> +authorityInfoAccess = OCSP;@OCSP_URI@

This is a typo...I dropped the URI: accidentally.  I'll
re-send when I make some more progress.

Thanks,
Ben

-- 
Ben Greear <greearb at candelatech.com>
Candela Technologies Inc  http://www.candelatech.com




More information about the Hostap mailing list