✨ Q (it/its) ✨

Results 3 comments of ✨ Q (it/its) ✨

I've made this point so many times over my life its getting ludicrous. Even if the general consumer broadband to service edge internet remains IPv4 (which it won't, but you...

I have confirmed that changing `SecCertificateCopyPublicKey(_:)` to `SecCertificateCopyKey(_:)` fixes the error. I will make a PR shortly with this change.

With a `resolv.conf` such as ``` nameserver 2a0d:1a40:7900::1 ``` which results in the following in the `nginx.conf` file ``` resolver 2a0d:1a40:7900::1 valid=30s; ``` NGINX tries to parse this as a...