Talk:OH7LZB VPN

From 44Net Wiki
Revision as of 22:18, 18 June 2016 by 4Z5YR (talk | contribs) (Created page with "Hi, LOTW private key certificate is a PKCS12 format (p12 file) To use it with AMPR VPN, you need to first convert it using openssl. Example: openssl pkcs12 -in <callsign>.p12...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Hi, LOTW private key certificate is a PKCS12 format (p12 file) To use it with AMPR VPN, you need to first convert it using openssl.

Example: openssl pkcs12 -in <callsign>.p12 -out <callsign>.cer

from this text file, copy the private key section