davidben / x509-alg-none

Other
0 stars 0 forks source link

Generalize to CSRs #3

Open davidben opened 1 day ago

davidben commented 1 day ago

Some folks on LAMPS want to apply this to yet another square-peg-in-round-hole situation that X.509 keeps finding itself in. This, however, is only applicable in cases where you were not verifying the signature in the CSR. Otherwise, this unsigned CSR has different properties.

davidben commented 1 day ago

Note generalizing to CSRs may run into https://github.com/davidben/x509-alg-none/issues/2. But if that has already been defined for CSRs, maybe we don't need this.