Hello,

Just a quick note to the OpenSC mailing list, 
could you commit this patch?

It was tested in the Feitian PKI and works fine.

Kind regards,
Jean-Michel POURE

> Hi,
> I modified entersafe.profile, increased some index files' size, now it  
> supports up to 9 RSA + X.509 certificates.
> here is the patch:
> 
> Index: src/pkcs15init/entersafe.profile
> ===================================================================
> --- src/pkcs15init/entersafe.profile  (revision 5212)
> +++ src/pkcs15init/entersafe.profile  (working copy)
> @@ -36,11 +36,11 @@
>               dir-size                 = 128;
>               tinfo-size               = 128;
>               unusedspace-size = 128;
> -             odf-size                 = 256;
> +             odf-size                 = 512;
>               aodf-size                = 256;
> -             cdf-size                 = 512;
> -             prkdf-size               = 256;
> -             pukdf-size               = 256;
> +             cdf-size                 = 2048;
> +             prkdf-size               = 1024;
> +             pukdf-size               = 1024;
>               dodf-size                = 256;
>               info-size                = 128;
>       }
> 
> 
> Regards, Xiaoshuo
> _______________________________________________
> opensc-devel mailing list
> opensc-devel@lists.opensc-project.org
> http://www.opensc-project.org/mailman/listinfo/opensc-devel

-- 
                  Jean-Michel Pouré - Gooze - http://www.gooze.eu

_______________________________________________
opensc-devel mailing list
opensc-devel@lists.opensc-project.org
http://www.opensc-project.org/mailman/listinfo/opensc-devel

Reply via email to