On Tue, Aug 5, 2014 at 9:59 PM, Paul Wouters <[email protected]> wrote: > > I did a softhsm v1 to v2 migration for opendnssec, which seemed to have > worked: > > softhsm2-util --init-token --slot 0 --label "OpenDNSSEC" --pin 1234 > --so-pin 1234 > softhsm2-migrate --db /var/softhsm/slot0.db --pin 1234 --slot 0 > > this worked after chowning the files to the user ods. > > Then I ran (for testing): > > softhsm2-util --init-token --slot 6 --label "delme" --pin 1234 --so-pin > 1234 > softhsm2-util --init-token --slot 1 --label "delme" --pin 1234 --so-pin > 1234 > > The first gave an error about the slot number. The second one worked. I > guess it always has slotsused+1 slots. > > However, softhsm2-util --show-slots shows that both slot 0 and slot 1 > now have the "delme" label. So my slot 0 with OpenDNSSEC became > unusable. >
I was unable to recreate this issue. See more details in https://issues.opendnssec.org/browse/SOFTHSM-100 Could you try this again and provide some more details? // Rickard
_______________________________________________ Opendnssec-user mailing list [email protected] https://lists.opendnssec.org/mailman/listinfo/opendnssec-user
