Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.
For more information and upcoming events around #dominoforever, please visit our Destination Domino Page
There are two way of doing this in Domino natively, without using 3rd party products.
Not sure if this is what you're looking for?
Specific Redirection
If the Server Document is configured to load configurations from "Internet Site Documents", a "Web Site Rule" of type "Redirection" can be created, whereby a URL pattern for incoming URL's can be specified, and a "Redirect to URL" (static URL).
This could be used to redirect specific URL's to https.
Generic Redirection
Domino can redirect all traffic from port 80 "to SSL".
Effectively, this will respond to Browsers with a redirection, requesting to change the scheme to https.
This can be configured in the Server Document, under "Ports"-"Internet Ports"-"Web"-"TCP/IP Port Status" (set to: "Redirect to SSL").
Additionally, a list of URI's could be specified, which should be excluded from this automatic redirection to SSL. This is achieved by using the notes.ini variable "HTTPPublicUrls".