Create X509 Certificate for Device from a CA certificate using C#

Carolina Gritti 41 Reputation points
2021-11-15T08:23:45.083+00:00

Hi All,

I state that I'm not very expert on the subject of certificates and I'm probably not understanding something about the certificate-chain signature.

Our Customer send to us a CA certificate that is an Intermediate certificate and We have to create device certificates that will be stored in our devices for connection with an Azure IoT Hub.

Is it possible to create a device certificate from a CA certificate using only C#?
We would like to add the CA certificate (intermediate certificate) to our devices and create a certificate for the device using a software written in C#? (We can also use other kind of scripts or openssl if necessary)
Is it possible?

Thanks!

C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
11,306 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.