- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Can you Solve this?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-18-2016 11:13 AM
From time-to-time I'll get questions from customers directly, and I'll post them for the community to consider and hopefully jump in and respond. Here's one for you...
"We seem to have an issue with regards to DKIM entries. Can you please help me with the issue of not accepting 2048bits DKIM keys? It just refuses to accept them and turns the entry red."
Solved! Go to Solution.
Re: Can you Solve this?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-18-2016 09:37 PM
I found a solution.
Do this:
In bind create this entry.
$ORIGIN _domainkey.domain.name.
HOST TXT ("v=DKIM1;"
"p=YOUR"
"PUBLIC"
KEY"
)
Ensure that no line is longer than 80 characters.
Then import this into Infoblox. Once imported remove the brackets in the edit screen and you are done.
Re: Can you Solve this?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
08-14-2018 08:20 AM
If I have the zone already imported how do I do ths via the Bind record.