Skip to content

Reverse the junction/link to "ssl" dir#407

Merged
larskanis merged 1 commit intomasterfrom
reverse-ssl-link
Jan 16, 2025
Merged

Reverse the junction/link to "ssl" dir#407
larskanis merged 1 commit intomasterfrom
reverse-ssl-link

Conversation

@larskanis
Copy link
Member

Now the certs are stored under <ruby>/lib/... and <ruby>/ssl is linked to this directory per innosetup installer.

Before this commit, the link was the other way around, but junctions can not be stored/restored in a 7z archive. This led to certs not found when 7z archive was used, like in ruby/setup-ruby.

Fixes #405

Now the certs are stored under "<ruby>/lib/..." and "<ruby>/ssl" is linked to this directory per innosetup installer.

Before this commit, the link was the other way around, but junctions can not be stored/restored in a 7z archive.
This led to certs not found when 7z archive was used, like in ruby/setup-ruby.

Fixes #405
@larskanis larskanis merged commit 779dad1 into master Jan 16, 2025
9 of 20 checks passed
@larskanis larskanis deleted the reverse-ssl-link branch January 16, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CA certificate issue with ruby head 3.5.0+0

1 participant