Is NRPC 1352 secure?
MEMBER FEEDBACK TO THIS ASK THE EXPERT Q&A:
You write: "A simple notes.ini change on the server will require all traffic to be encrypted between it and any client."
I was always under the impression that server-to-client traffic was always encrypted, and that made the use of the Notes client more secure than using iNotes. What's the .ini variable we need to check?
—David S.
******************************************
Traffic is not encrypted unless you set it. What makes Notes client usage inherently more secure is the need and use of a physical ID file as well as a password. DWA/iNotes only requires a name/pw combo.
If you want to encrypt all network traffic to a server, modify the server's TPCIP= setting to TCPIP=TCP,0,15,0,,45056. "TCPIP" in this case is the port name, and it could be whatever you named it, such as CLUSTER, TCPPORT, etc. Please note that encrypting all traffic does require more bandwidth and usually impacts your server resources by about 10%-15%.
—Mike Lazar, Domino Administration Expert
Do you have comments on this Ask the Expert question and response? Let us know.