Closed ivan1986 closed 2 years ago
I'm not following what you are raising here....
Domain Connect Spec Draft.adoc:721
part 2 ends to substring and part two start fro same substring - in result domain key this part will be doubled.
@arnoldblinn I think the issue @ivan1986 is raising is with respect to the example of storing the public key in multiple TXT records to accommodate DNS server limitations.
The relevant part from the specification reads as follows:
p=2,a=RS256,t=x509,d=BEO8bsELQL8GjS4zsjdA53gRk2SDxuzcB4fK+NCDfnRHut5nG0S3U4cq4DuGrMDFVBwxH1duTsqDNgIOOfNTsFcWSVXoSSTqCCMGbj8Vt51umDhWQAj06lf5
p=3,a=RS256,t=x509,d=NCDfnRHut5nG0S3U4cq4DuGrMDFVBwxH1duTsqDNgIOOfNTsFcWSVXoSSTqCCMGbj8Vt51umDhWQAj06lf50qP2/jMNs2G+KTlk3dBHx3wtqYLvdcop1Tk5xBD64BPJ9
The end of p=2 and the beginning of p=3 both include NCDfnRHut5nG0S3U4cq4DuGrMDFVBwxH1duTsqDNgIOOfNTsFcWSVXoSSTqCCMGbj8Vt51umDhWQAj06lf5
, while the original public key in the example only includes it once.
Fixed in #66
Double part of string in Digitally Sign Requests
NCDfnRHut5nG0S3U4cq4DuGrMDFVBwxH1duTsqDNgIOOfNTsFcWSVXoSSTqCCMGbj8Vt51umDhWQAj06lf5
The records would be of the form: end of 2 and start of 3