corymickelson / NoPoDoFo

node pdf native bindings
GNU Affero General Public License v3.0
26 stars 6 forks source link

Signature value out of prescribed range #109

Open dsemenovsky opened 4 years ago

dsemenovsky commented 4 years ago

I am getting this error "[Error: Signature value out of prescribed range]" when using an EllipticCurve key and certificate, while when I generate an RSA key and certificate it just signs normally.

Can you help me figure out why EC keys don't work out of the box?