This is a migrated thread and some comments may be shown as answers.

Embedding CertMaker.dll into Program

1 Answer 406 Views
FiddlerCore
This is a migrated thread and some comments may be shown as answers.
ImBlank
Top achievements
Rank 1
Veteran
ImBlank asked on 07 Mar 2021, 12:28 PM

Hey,

So currently I am coding a Program and want to use the CertMaker.dll as embedded resource and want to load it from resources so I don't have to extract it to the same folder as the program i am running. This also works, it creates the certificate as it should but it doesn't fake the requests then.

I cant use the CertMaker.dll as Resource. Is there any workaround?

1 Answer, 1 is accepted

Sort by
0
Nick Iliev
Telerik team
answered on 09 Mar 2021, 07:44 AM

Hello Baseult,

 

Could you clarify more about what you mean by saying "...This also works, it creates the certificate as it should, but it doesn't fake the requests then..."? Does that mean that after installing and trusting the generated certificate, it can not be reused on subsequential program startups, or do you mean something different? Notice that CertMaker.dll will create non-sticky certificates - learn more about using this library or other solutions in this blog post and this SO thread.

 

Regards,
Nick Iliev
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

Tags
FiddlerCore
Asked by
ImBlank
Top achievements
Rank 1
Veteran
Answers by
Nick Iliev
Telerik team
Share this question
or