Machine Key generation feature not exist in latest IIS Version

后端 未结 4 2388
逝去的感伤
逝去的感伤 2021-02-14 04:24

Answering one of the recent question on SO, i encountered this anomaly.

This msdn blog suggests using IIS to generate machine key, which looks more secure to me as Micr

4条回答
  •  萌比男神i
    2021-02-14 05:03

    See https://support.microsoft.com/kb/2915218#AppendixA for information on how to generate a element. There's a script there that you can copy & paste into a Powershell window.

    Reminder: only use keys that you generated yourself on your own machine. Never use an online generator.

提交回复
热议问题