mirror of
https://github.com/unrealircd/unrealircd.git
synced 2026-06-25 05:16:37 +02:00
81e2099f7b
not found then this was not treated as a fatal error. Now it is, since you will fail later in the installation process when a certificate file is being made (resulting in mysterious 'req: command not found' errors). Also, improve the error message both for the missing openssl library and openssl binary case.