🔒 Closed How to fuse Private Key Password to an ovpn file

Status
Not open for further replies.

sunnybear

Established
I couldn't enter the private key password to my modem. Thanks to a config uploaded by sXc with the private key password in it. I see how it was added.

So to fuse the Private Key Password. Just add the lines <key> and </key> then insert the private key password between them.

Sample 1
Code:
<key>
-----BEGIN PRIVATE KEY-----
MyPrivateKey_PHC
-----END PRIVATE KEY-----
</key>

Sample 2
Code:
<key>
-----BEGIN PRIVATE KEY-----
MIGHAgEAMBMGByqGSM49AgEGCCqGSM49AwEHBG0wawIBAQQgZGWSmRm+Jng0YEkA
AuW8xaQAt5ODObV+hZXnw5doP8ShRANCAASF17HRHXz0CTOvGndyJd7kgGRDq85b
psuDKpW5rMVmCSK23bHpAfSp+JWx3YVCXTZBBKjK4KQNo089Ed1Im348
-----END PRIVATE KEY-----
</key>
 
Status
Not open for further replies.

About this Thread

  • 0
    Replies
  • 975
    Views
  • 1
    Participants
Last reply from:
sunnybear

Trending Topics

Online now

Members online
1,361
Guests online
2,398
Total visitors
3,759

Forum statistics

Threads
2,295,800
Posts
29,100,715
Members
1,206,026
Latest member
karlo
Back
Top