ModioAB / caramel

Caramel is a CA Registry Manager
GNU Affero General Public License v3.0
16 stars 5 forks source link

Subject text encoding issues #5

Open Spindel opened 11 years ago

Spindel commented 11 years ago

x509 (x500, really) allows various different encodings for text. This could cause issues with nearly-duplicates that differ only in choice of text encoding being accepted.

Figure out how to handle such cases. Write / update tests to verify correct behaviour.

Spindel commented 11 years ago

We need testcases that both succeed and fail for this.