- 新しい順
- 投票が多い順
- コメントが多い順
Based on your detailed information, it appears you've correctly followed the BYOIP process for your IPv6 /48 prefixes but are encountering an error during AWS's validation of your X.509 certificate in the WHOIS remarks.
For ARIN-registered IPv6 addresses, the certificate should be added as a remarks field for your address range. You've confirmed that you've added the proper multi-line PEM certificate (with BEGIN/END markers and proper 64-character line formatting) to both the child /48 objects and the parent /32 object in ARIN's database. You've also verified that the certificate is being properly served via both WHOIS and RDAP queries, and that signature verification works correctly with your local copy.
There are a few potential issues that might be causing this error:
-
Format of the certificate in remarks: Ensure there are no extra spaces, line breaks, or characters in the certificate as stored in ARIN's database. The certificate must be in the exact expected format.
-
WHOIS query method: AWS might be using a specific WHOIS query format or endpoint that returns different results than what you're seeing. For ARIN specifically, try verifying your certificate appears when using different query formats.
-
Propagation delay: There could be a delay in propagation of your WHOIS record changes throughout all ARIN's systems. Although you've verified the certificate appears in your queries, it might not have fully propagated to all systems.
-
Internal AWS caching: As you suggested, AWS might be caching previous WHOIS query results. In this case, you would need AWS support to refresh their cache or re-read the WHOIS/RDAP remarks for your prefixes.
Since you've verified that the certificate is correctly present in both WHOIS and RDAP, and that signature verification works, this appears to be an issue with how AWS is reading or interpreting the certificate data. I recommend opening a support case with AWS to have them investigate this specific issue, as they may need to trigger a backend refresh of their WHOIS/RDAP cache or address a potential issue in their BYOIP validation process.
Sources
Onboard your address range for use in Amazon EC2 - Amazon Elastic Compute Cloud
