microsoft / omi

Open Management Infrastructure
Other
361 stars 115 forks source link

Making omi/installssllinks pick non-default openssl during start-up #635

Open abenbachir opened 5 years ago

abenbachir commented 5 years ago

I'm working on making the installation work of OMS / OMI / DSC / SCX with custom installation of OpenSSL 1.1 on an old distro (SLES11 SP4) which comes with default openssl 0.9.

Until know I solved all installation issue.

But at runtime OMI is running installssllinks which uses openssl to replace some links. So we would like that installssllinks to pick "openssl" from /opt/omi/bin if exist.