Skip to content

Enable System.Net.Http and System.Net.Security on OpenBSD#129379

Open
sethjackson wants to merge 1 commit into
dotnet:mainfrom
sethjackson:enable-libs-openbsd
Open

Enable System.Net.Http and System.Net.Security on OpenBSD#129379
sethjackson wants to merge 1 commit into
dotnet:mainfrom
sethjackson:enable-libs-openbsd

Conversation

@sethjackson

Copy link
Copy Markdown
Contributor

Enable System.Net.Http and System.Net.Security on OpenBSD as it turns out we need some patches here to enable this. Contributes to #124911.

Must run with:

doas pkg_add openssl
export LD_LIBRARY_PATH=/usr/local/lib/eopenssl35

There System.Net.Security.Unit.Tests and System.Net.Http.Unit.Tests passed.
There were some failures with System.Net.Security.Tests and the run output was so long I can't paste it here so I've put them here instead:
https://gist.github.com/sethjackson/340ef6848226e914bf3247df591cb2bf

@dotnet-policy-service dotnet-policy-service Bot added the community-contribution Indicates that the PR has been added by a community member label Jun 14, 2026
@dotnet-policy-service

Copy link
Copy Markdown
Contributor

Tagging subscribers to this area: @dotnet/ncl, @bartonjs, @vcsjones
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-System.Net.Security community-contribution Indicates that the PR has been added by a community member

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant