Pem 2 Pkc12 - Migrate Pem crt key to Pkcs12
Written by Wim Stockman - on 1 Aug 2021
Migrate your Amfora station key to the Ariane Gemini client on android
- Head to the directory where amfora stores your keys. usually it is ~/.config/amfora
cd ~/.config/amfora
- Convert your cert.pem and key.pem with your respective names and put tem in this one liner:
openssl pkcs12 -export -out cert.p12 -in cert.pem -inkey key.pem -passout pass: -nokeys
- Copy the newly generated cert.p12 to your android phone.
- Open Ariane app -> settings
- Tap "Client Certificate"
- Select your cert.p12 file
- Toggle "Use Client Certificate"
- Your done :-)
=> Station on Gemini
Proxy Information
- Original URL
- gemini://yasendfile.org/TipTricks/pem2pkcs12.gmi
- Status Code
- Success (20)
- Meta
text/gemini; lang=en
- Capsule Response Time
- 589.256493 milliseconds
- Gemini-to-HTML Time
- 0.312387 milliseconds
This content has been proxied by September (ba2dc).