stevejenkins / unifi-linux-utils

Helpful Linux / Unix scripts for admins of Ubiquiti (UBNT) UniFi wireless products
https://www.stevejenkins.com/blog/tag/unifi/
MIT License
695 stars 127 forks source link

Only 2048bit cert will work #10

Closed FrNico closed 7 years ago

FrNico commented 7 years ago

Either update inline comment saying: "2) Assumes you already have a valid private key, signed 2048bit certificate, ..." Or eventually test certificate and stop, showing an error if provided cert is not 2048bit.

I was trying with a 4096bit cert, all was working fine, but unifi webUI was no longer reachable.

Thanks for the good work!