[Opendnssec-user] Export Import
Luciano Minuchin
luciano.minuchin at gmail.com
Wed Oct 11 19:45:32 UTC 2017
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" --id
bcd465b8c1bcd328ff3ae3e4ba5201d9 --pin 1234 --force
But when doing ods-ksmutil key list -v in the import server I do not see
the new KSK.
Can you help me?
.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opendnssec.org/pipermail/opendnssec-user/attachments/20171011/bf6943db/attachment.htm>
More information about the Opendnssec-user
mailing list