Does anyone use Buran for Android to browse Gemini? trying to figure out how to load a client certificate. I've got the PEM from Lagrange and tried to convert to pkcs #12 but it doesn't seem to work.
11 months ago 路 馃憤 m0xee
@corscada thank you 路 11 months ago
I think I looked up Barun pk12 certs(there's not many instructions out there) and ended up with this:
openssl pkcs12 -in cert.pem -inkey key.pem -out out.p12 -export -name your-name -legacy 路 11 months ago
@corscada ah weird. how did you make the cert? I'm having the opposite with RosyCrow 路 11 months ago
I was using it but using the client cert caused crashes for me on BBS and station. Strangely spellbinding had no issues. 路 11 months ago