wiedi / kumquat

small webhosting management portal
MIT License
15 stars 5 forks source link

Provide fix for decode() of pkey from OpenSSL generation #73

Closed drscream closed 3 years ago

drscream commented 3 years ago

It's only required to run decode() for the pkey provided by OpenSSL. crypto_util.make_csr() also works with decoded pkeys.