-4

i am trying to find a way to enable SSL on SelfHost ServiceStack, as this requires administrative rights today for using "Net SH", as well as the fact this is "Not Clean" as i need to maintain the Port outside of my application configuration, manage removal if port Change, etc.

any help will be awesome.

thanks.

1 Answers1

0

Configuring ServiceStack HttpListener with SSL is the same as configuring any HttpListener with SSL.

My previous answer contains more details on configuring ServiceStack HttpListener with SSL.

mythz
  • 141,670
  • 29
  • 246
  • 390