omx5o / JoinFS

JoinFS is an advanced multiplayer client for flight simulators including Microsoft Flight Simulator 2020, FSX, X-Plane and Prepar3D.
https://joinfs.net
GNU General Public License v3.0
7 stars 5 forks source link

Cannot insert join.pfx certificate while building FS2020 version #2

Closed matt-post closed 3 months ago

matt-post commented 3 months ago

Hi, I am trying to build for FS2020 version, but keep running into the same error (see title). Any help greatly appreciated and much thanks in advance.

omx5o commented 3 months ago

Hi. You can create a new certificate from the Visual Studio project settings. If you find the under security I think, you should be able to create a new one. If it asks for a password, have a look at the project file in raw text format and at the bottom you should see a line that builds the certificate. I think the password specified there needs to match the one used to create the pfx file.

On Mon, 8 Jul 2024, 01:35 matt-post, @.***> wrote:

Hi, I am trying to build for FS2020 version, but keep running into the same error (see title). Any help greatly appreciated and much thanks in advance.

— Reply to this email directly, view it on GitHub https://github.com/omx5o/JoinFS/issues/2, or unsubscribe https://github.com/notifications/unsubscribe-auth/BG3QSQUK24TXVRMHKFKICD3ZLHNDJAVCNFSM6AAAAABKPZ2GPKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGM4TIMZTGA4DIMQ . You are receiving this because you are subscribed to this thread.Message ID: @.***>

matt-post commented 3 months ago

Thank you very very much!