Hey guys, I am looking for a little assistance. I am trying to setup DNSSEC in aws, that’s my registrar. I have zero experience in this area. I was going to put screen shots of aws console, but being a discourse rookie is no fun
I am just trying to correlate the information from MiAB admin prompt to my registrar. Hopefully somebody could assist with a quick tutorial?
Okay, I’ve yet to actually deal with this, but when they are asking for them to sign the zone, I think they mean using keys generated by their service. Your zone is actually signed by MiaB, so you don’t need to head down any paths of creating keys.
You need to discover where to enter your own information into the interface. Note that MiaB does provide the Public Key for each algorithm and I suspect there is a reason for this.
Unfortunately, I am just not at all familiar with AWS.
Are you using Route 53 to host your DNS or is Route 53 merely the registrar? In other words, did you follow the glue record and hostname parts of the Mail-in-a-Box Setup Guide?
There is no need to delete keys until everything is working properly, assuming they permit multiple keys, which they should as it is permitted to have multiple RRsets per RFC.
Public key
Specify the public key from the asymmetric key pair that you used to configure DNSSEC with your DNS service provider.
Note the following:
Specify the public key, not the digest.
You must specify the key in base64 format.
I think I guessed correctly, so paste in the public key from the MiaB interface for option 1. See what happens.
Use https://dnsviz.net to verity which keys are being used. Note it caches results for a long time (months, at least) so be sure to re-analyze after changes.