User friendly GUI application for creating, managing and examining keystores, keys, certificates, certificate requests, certificate revocation lists and more
Try to save a .bcfks file with 60 entries or more will run into the following error:
java.lang.IllegalStateException: CCM packet too large for choice of q
Attached a bcfks file (with password changeit) with 59 entries, import any cert into and try to save, and you'll run into the exception. The file size becomes 0 byte at that point.
trustcerts-59 .zip
Or you can try with one that has 107 entries.
trustcerts-107.zip
Try to save a .bcfks file with 60 entries or more will run into the following error:
java.lang.IllegalStateException: CCM packet too large for choice of q
Attached a bcfks file (with passwordchangeit
) with 59 entries, import any cert into and try to save, and you'll run into the exception. The file size becomes 0 byte at that point. trustcerts-59 .zip Or you can try with one that has 107 entries. trustcerts-107.zip