zbrateam / Zebra

🦓 A Useful Package Manager for iOS
https://getzbra.com
GNU General Public License v3.0
1.18k stars 191 forks source link

SSL / GPG Certificates fail from repos? #2003

Open dirad opened 1 year ago

dirad commented 1 year ago

When trying to fetch the source via Cydia there's an SSL error coming from the certificate.

I was able to install Zebra by SSH + Deb package, but even in Zebra the source won't load because of the same error.

Trying to fetch getzbra.com/repo/./Release.gpg returns 404 !

How can I even test if the certificate is ok?

kirb commented 1 year ago

The repo isn’t PGP signed so you won’t find anything at Release.gpg. PGP is different from SSL.

I’m not sure what’s going on there, it seems to be an issue for some users on old iOS, but I haven't been able to reproduce it. What is the exact error message, and can you access https://getzbra.com/repo in Safari?

dirad commented 1 year ago
iAdam1n commented 1 year ago

Does this issue still happen for you?

dirad commented 1 year ago

Yep.
Same thing.

iAdam1n commented 1 year ago

Can you please test with 1.1.31?

dirad commented 1 year ago

Just did. I'm able to import sources from cydia, however the official Zbra repo is still not working:

image