19 Feb
2016
19 Feb
'16
4:57 a.m.
Michael Ströder wrote:
HI!
Is it really necessary to invoke "openssl gendh" during "make install"?
It wastes time on automated build systems, especially when building in VMs for armv6. After installing RPMs one would have to regenerate DH params anyway.
I extend my question to all the stuff done in ./raddb/certs/Makefile during make install: Because everyone should invoke /etc/raddb/certs/bootstrap or similar custom scripts anyway the files are not really used. Or are they used somewhere? Ciao, Michael.