Generate certificate

Im trying to follow this guide to generate the win certificate.

 

https://github.com/iBaa/PlexConnect/wiki/Install-Guide-Windows-Certificates

 

 

 

at this stem im getting:

google gives me nothing

 

 

"C:\>C:\OpenSSL-Win32\bin\openssl.exe x509 -in C: railers.pem -outform der -out

C: railers.cer
unable to load certificate
2768:error:0906D06C:PEM routines:PEM_read_bio:no start line:.\crypto\pem\pem_lib
.c:703:Expecting: TRUSTED CERTIFICATE"
 
 
any idea?
my C. root has now gotten the files "trailers.pem" and "privkey.pem"

>>C:\OpenSSL-Win32\bin\openssl.exe x509 -in C: railers.pem -outform der -out C: railers.cer

This is ONE line, is it?

Not sure about Win... did you/do you have to run it with admin privileges?

yes

yes cmd promt is started with run as administrator.

I just looked at the wiki page, and I'm pretty there's a typo in that command. The file should be trailers.der rather than trailers.cer (the command has 'der' in it).

That's the only difference I can see between the command listed on the wiki and the command not the blog that the wiki refers to (below) that worked the last time I installed PlexConnect.

C:\OpenSSL-Win32\bin\openssl.exe x509 -in C:	railers.pem -outform der -out C:	railers.der

Cer is used to be universal for the network add. And cer worked fine for me

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.