Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generating a P12 file containing a Pem #13

Open
brothercorvo opened this issue Dec 15, 2020 · 4 comments
Open

generating a P12 file containing a Pem #13

brothercorvo opened this issue Dec 15, 2020 · 4 comments
Assignees
Labels
bug Pending answer is required from requester question

Comments

@brothercorvo
Copy link

at the FreeTAKServer project we are trying to find a confortable way to generate certs. Below is the target structure.
image

We could use YAOG for all the steps, but it failed when we tried to import the Pem
image
the pem file is imported in the main window and it's valid.

thank you for your software and support

@patrickpr
Copy link
Owner

Hi,

Seeing the error windows, it occurs when you try to load an additional cert within the p12 creation windows : is this the case ?
Are you loading it from a file or from the stack ?

Can you provide the pem file which generates the error ?

Regards,

@brothercorvo
Copy link
Author

I tried to load from the stack and from the file. same error.
When loaded into the main window the Pem is valid. Please see the attached files

FTSClientKey.zip

@patrickpr
Copy link
Owner

OK, I'll test this.

@patrickpr
Copy link
Owner

Hi,
I'm not able to reproduce the problem. The ceritifcate loads OK from stack or file (see image below).
What I did :

  1. load your certificate and key then pushed into stack
  2. click "Save as P12", then loaded the certificate from original file, then form stack

I also tried to generate a new autosign cert+key, then import your certificate : working too.

Can you describe to me the different steps you do when getting the error ?
Are you using the latest version of yaog ? (simple way to check is if you have the "private key flag" on the P12 dialog, then it's latest version).

Regards,

image

@patrickpr patrickpr added the Pending answer is required from requester label Dec 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Pending answer is required from requester question
Projects
None yet
Development

No branches or pull requests

2 participants