You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can I please request documentation and a supporting sample of how to setup many applications using many HTTPs endpoints for HttpSysCommunicationListener (and i guess KestrelCommunicationListener) where the following scenarios are covered.
n apps using common certificate
n apps using n certificates
Included in this document I would like to detail the advised strategy to paramerterize endpoints for staging and production environments given they would use different certs in each environment, such that my CI/CD process and source branches play nicely.
I am currently using .bat files to manually configure urlacls etc and I am hoping you can tell me im doing it wrong here is the better way... looking forward to SF mesh so i dont care anymore but until then :)
Thanks for your time, keep up the good work team !!