Re: new certificates using apple-pki-bundle

2024-05-18 Thread Nils Breunese
Riccardo Mottola via macports-users wrote:

> what certificates do you use with apple-pki-bundle? I got those from curl 
> (cacert.pem from https://curl.se/docs/caextract.html)

I am not familiar with apple-pki-bundle, but MacPorts also has a curl-ca-bundle 
port (https://ports.macports.org/port/curl-ca-bundle/) that provides the CA 
root certificates used by Mozilla. See ‘port contents curl-ca-bundle’ for the 
files provided by this port.

Nils.

Re: new certificates using apple-pki-bundle

2024-05-18 Thread Nils Breunese
Riccardo Mottola via macports-users  wrote:

> what certificates do you use with apple-pki-bundle? I got those from curl 
> (cacert.pem from https://curl.se/docs/caextract.html)
> On old Macs in Safari even a simple page like wikipedia is not loadable, I 
> thought it is a certificate issue, but it did not help. Firefox has its own.
> Perhaps it is enforcing SSL 1.3 and I am busted?

What version of macOS and Safari are you using? According to sslscan 
en.wikipedia.org supports TLS 1.2 and 1.3.

Nils.



Re: [OT] bad disk & MacOS reinstall

2024-05-18 Thread Richard L. Hamilton
tes, that was the problem.

Whatever it does automatically to understand what type of drive it sees isn't 
very good, at least with what I've got. I'll stick to the command line tools.

> On May 18, 2024, at 02:51, Ryan Schmidt  wrote:
> 
> On May 18, 2024, at 01:46, Richard L. Hamilton wrote:
>> 
>> dyld[16578]: Symbol not found: (_gtk_plug_construct)
>>   Referenced from: '/opt/local/lib/libgtkmm-3.0.1.dylib'
>>   Expected in: '/opt/local/lib/libgtk-3.0.dylib'
>> Abort
> 
> Are you using the quartz variant? This error was mentioned before here:
> 
> https://trac.macports.org/ticket/65743 
>