> But when doing ods-ksmutil key list -v in the import server I do not see
> the new KSK.
After the softhsm commands the key is only imported in the HSM.
OpenDNSSEC doesn't know it so you need to do a ksmutil key import first
to add it to your database.
More information here:
https://wiki.opendns
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" --