Flipper OpenSSL 证书过期

Flipper连接模拟器,提示证书错误 …

Failed to start client connection: [conn] Failed to exchange certificate with zczy_commerce_app on iPhone Simulator: Error: Warning: error while verifying CSR self-signature
Error while verifying certificate request self-signature
4008BC0102000000:error:05800091:x509 certificate routines:X509_REQ_verify_ex:unsupported version:crypto/x509/x_all.c:47:
4008BC0102000000:error:05800091:x509 certificate routines:X509_REQ_verify_ex:unsupported version:crypto/x509/x_all.c:47:
brew unlink openssl
brew install openssl@3.0

https://github.com/facebook/flipper/issues/5680