[Opendnssec-user] Question about P11Attributes checks

2017-10-11 Thread Dave Fine
Hello, I have a question regarding P11Attributes.h the SoftHSMv2 code base. In this file, there is an enum that defines a number of `ck` checks. As an example, ck1 seems to be reserved for when an attribute is required while creating an object. Therefore, I would expect ck1 to be set on P11Attribu

[Opendnssec-user] Export Import

2017-10-11 Thread Luciano Minuchin
Hi, I want to ask a question about Export and Import KEYs Generate a KSK key on a server with Opendnssec + Softhsm. Export the KSK: softhsm --slot 0 --pin 1234 --id bcd465b8c1bcd328ff3ae3e4ba5201d9 --export zsk.pem Import KSK in other server: softhsm --import ksk.pem --slot 0 --label "My key" --