Skip to content

OMI is not loading the openssl built into macOS #596

@TravisEz13

Description

@TravisEz13

Porting issue found in omi from the powershell/powershell repo, PowerShell/PowerShell#8004 (comment)

The code here uses the exact path when it probably should use rpath.

Other libraries which use this, work:

@rpath/libssl.1.0.0.dylib (compatibility version 1.0.0, current version 1.0.0)

I believe the code is here:
https://github.com/Microsoft/omi/blob/6725abfcc71eaeb25ded69c754483d30001fe1b5/Unix/buildtool#L1565

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions