Jon Winstanley

Results 3 comments of Jon Winstanley

> I found a workaround for the error > > ``` > xh: error: builder error: Could not load PEM file "/etc/ssl/certs/ca-certificates.crt" > > Caused by: > Could not load...

I found a newer crt file, but how do you overwrite it? ``` mv: overwrite './ca-certificates.crt'? y mv: cannot remove './ca-certificates.crt': Read-only file system ```

Actually, I realised that even when you specify http github is forcing https (maybe a redirect?) I downloaded your image and hosted it on server where http is permitted and...