Does anybody have any experience in getting this combination to work?<div><br></div><div>I have the following packages installed</div><div><br></div><div><div>sun-sca6000-man-1.1-3</div><div>sun-nss-3.11.7-2</div><div>sun-sca6000-libs-1.1-2</div>
<div>sun-sca6000-admin-1.1-3</div><div>sun-sca6000-var-1.1-2</div><div>sun-sca6000-config-1.1-2</div><div>sun-sca6000-firmware-1.1-3</div><div>sun-nspr-4.6.7-2</div><div>sun-sca6000-1.1-5</div><div><br></div><div>along with all the pre-reqs for opendnssec.</div>
<div><br></div><div>This has enabled me to use the scamgr util to talk to the SCA6000 initialise it and create a keystore.</div><div><br></div><div>The problem comes when I try to get opendnssec to talk to the SCA6000</div>
<div><br></div><div>With this in my conf.xml:</div><div><br></div></div><div><br></div><div><div>                <Repository name="sca6000"></div><div>                        <Module>/opt/sun/sca6000/lib64/libpkcs11_sca.so</Module></div>
<div>                        <TokenLabel>Sun Metaslot</TokenLabel></div><div>                        <PIN>opendnssec:password</PIN></div><div>                        <Capacity>1000</Capacity></div>
<div>                        <RequireBackup/></div><div>                </Repository></div><div><br></div><div>If I run: ods-hsmutil list</div><div><br></div><div>I get the error:</div><div><br></div><div>hsm_session_init(): PKCS#11 module load failed: /opt/sun/sca6000/lib64/libpkcs11_sca.so</div>
<div><br></div><div>I get the same error if I change the module to lib instead of lib64</div><div><br></div><div>It was suggested to me already that I should be using the module /usr/lib64/opencryptoki/PKCS11_API.so</div>
<div><br></div><div>When I change that in conf.xml I then get the following error:</div><div><br></div><div><div>ods-hsmutil list</div><div>Initialization: CKR_HOST_MEMORY</div><div><br></div></div><div>Has anybody got this combination to work and have any idea where I am going wrong.</div>
<div><br></div><div><br></div><div>Brett</div></div>