Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

This guide applies to the Java runtime, .NET runtime and the Publisher.

Introduction

...

Restart the application server.

.NET Runtime

In the

Include Page
DOC:_PropertiesFileNet
DOC:_PropertiesFileNet
 file , look for the system.web section and add the following property : 

Code Block
languagexml
<system.web>
	...
	<httpCookies requireSSL="true"/>
	...
</system.web>

 

UI Expand
titleRelated articles

Content by Label
showLabelsfalse
max5
spacesBKB
sortmodified
showSpacefalse
reversetrue
typepage
labelskb-how-to-article

...