On Tue, 29 Jan 2013, Dave Knight wrote:

We use Keypers, here's the relevant config snippet

       <RepositoryList>

               <Repository name="default">
                       
<Module>/path/to/keyper/library/pkcs11.GCC4.0.2.so.4.07</Module>

That's not the latest version. I have /usr/lib64/pkcs11.Linux_i64.so.4.10 from 
aep-4.10.tar.gz

Our conf.xml snippit:

                <Repository name="AEP">
                        <Module>/usr/lib64/pkcs11.Linux_i64.so.4.10</Module>
                        <TokenLabel>CAKSK</TokenLabel>
                        <PIN>yourpin</PIN>
<!--
                        <SkipPublicKey/>
-->
                </Repository>


The removal of SkipPublicKey is needed if you also want to use it to
sign with bind using the HSM.

Paul
_______________________________________________
Opendnssec-user mailing list
[email protected]
https://lists.opendnssec.org/mailman/listinfo/opendnssec-user

Reply via email to