Hi,
I am using DNN 9.13.3.
I would like to know where DNN store security settings for SSL.
Under Site settings, Security, More, SSL Settings there is a setting where SSL can be set to ON, OFF or ADVANCED.
Where is this setting stored in DNN?
/Peter
Theoretically it is stored somewhere in the page and/or portal settings in the database. But I would not use this approach.
I had a session at DNN Connect 2019 in Champéry, Switzerland, where I demonstrated how to do that in IIS (before a request hits the DNN implementation). Of course, this is 4 1/2 years ago in the meantime, and some of the points are not valid anymore (and/or have been implemented in DNN already). Have a look at the presentation here: DNN Connect Association DNN Platform Events > Events > 2019 > Sessions.
Happy DNNing! Michael
Personally, I enable and enforce SSL on all levels possible - not just DNN, IIS, etc. This ensures that if one level fails another can pick up the slack, and it also ensures that the various development environments will likely need to use and test against SSL as well, as the site continues to grow and get maintained.
Great approach Will!
You can find all this in DNN database under the siteAlias folder also other settings folders
These Forums are for the discussion of the open source CMS DNN platform and ecosystem.
For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:
Awesome! Simply post in the forums using the link below and we'll get you started.