Skip to content

Update Ssl certs#64

Merged
miigotu merged 1 commit intops3dev:masterfrom
hcorion:update-ssl-certs
Jun 21, 2020
Merged

Update Ssl certs#64
miigotu merged 1 commit intops3dev:masterfrom
hcorion:update-ssl-certs

Conversation

@hcorion
Copy link
Copy Markdown

@hcorion hcorion commented Sep 29, 2017

The latest PS3 firmware has more certs than currently in PSL1GHT. This PR adds the new ones.

@zeldin
Copy link
Copy Markdown
Member

zeldin commented Dec 2, 2017

How does this affect code running on older firmwares?

@hcorion
Copy link
Copy Markdown
Author

hcorion commented Dec 3, 2017

I haven't tested yet, but in theory it shouldn't change anything. How would we even handle older firmwares?

@zeldin
Copy link
Copy Markdown
Member

zeldin commented Dec 3, 2017

I guess we could put the new ones in a separate define, and the OR them together based on a runtime check? Like how the SHA256 ones are already separated, but using the firmware version when they were added in the name.

If the unsupported bits are ignored so that it works anyway on old firmwares that's even better of course, but it should be tested on, say, 3.15.

@bucanero
Copy link
Copy Markdown

bucanero commented Jun 21, 2020

I'd really like to see this change merged. I've used it in my own fork/build, and it improves connecting to https servers a lot.

The most relevant example, is fetching stuff from https://github.com . Without the updated CA certs in this PR, the SSL connection would fail, but using the updated list I could access github APIs and URLs from my homebrews without issues. (tested on 4.84 FW)

@miigotu miigotu merged commit e5c33d8 into ps3dev:master Jun 21, 2020
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.

4 participants