Talk:OH7LZB VPN: Difference between revisions

From 44Net Wiki
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 22:18, 18 June 2016

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