-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Can't use certificate by trusted source while publishing maui blazor app #7961
Comments
What if you don't use the manifest designer and just follow the Docs for this, but now with an already existing certificate? I don't see why the process for a trusted certificate should be different than a self-signed one. My gut feeling says this is something in the tooling that is not ready for this scenario that you're following yet. |
If I ran the same command in Package Manager Console, I got no error but no certificate was exported. I'm not sure using Package Manager Console makes any difference. |
What happens if you use this certificate in a plain WinUI app? We are using the underlying tooling from WinUI for the final signing and packaging stage. I wonder if WinUI is needing some special format or encoding or password rules? |
Hi @ParkerRedford. We have added the "s/needs-info" label to this issue, which indicates that we have an open question for you before we can take further action. This issue will be closed automatically in 7 days if we do not hear back from you by then - please feel free to re-open it if you come back to this issue after that time. |
This issue has been automatically marked as stale because it has been marked as requiring author feedback but has not had any activity for 4 days. It will be closed if no further activity occurs within 3 days of this comment. If it is closed, feel free to comment when you are able to provide the additional information and we will re-investigate. |
Description
I'm trying to publish a maui blazor app using a certificate by a trusted source, but the manifest is giving me an error.
Steps to Reproduce
Version with bug
6.0 (current)
Last version that worked well
Unknown/Other
Affected platforms
Windows
Affected platform versions
net6.0-windows10.0.19041.0
Did you find any workaround?
No, .net maui non hybrid app gives me the same error.
Relevant log output
No response
The text was updated successfully, but these errors were encountered: