✅ 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?
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?
