Can some one help me with redirecting my Client web app (running on IIS) to my API running in a docker container.
There is loads of info about using self signed certs and development certs, that is all working.
Bud how do I copy a certificate that is generated with lets encrypt into my API project so that I can route the users to the API?
(I cant use the cert key. because letsencrypt doesn't allow that.. Or am I missing something?)
Hope someone can help?
Best regards,
Mark