C#C
C#17mo ago
Core

✅ Can .NET handle SSL certificates at runtime?

Hello,
I need to issue/handle SSL certificates for every domain that points to my own domain (users can add their domains to trough a Web API at runtime).

Is it possible to provide certificates when requests come in from different domains?
Was this page helpful?