This is a migrated thread and some comments may be shown as answers.

How to Update Async Upload Configuration Encryption Key

1 Answer 292 Views
AsyncUpload
This is a migrated thread and some comments may be shown as answers.
Anthony
Top achievements
Rank 1
Anthony asked on 06 Jun 2018, 02:39 PM

We need to update the value of the Async Upload Configuration Encryption Key for security reasons in our organization. How do we get the new encryption key value to put in our web.config file. 

Thanks

1 Answer, 1 is accepted

Sort by
0
Marin Bratanov
Telerik team
answered on 06 Jun 2018, 02:52 PM
Hi,

The easiest way is to use the IIS Machine Key generator: https://docs.telerik.com/devtools/aspnet-ajax/general-information/images/generate-keys-iis.png. You can also use any other key generator that is suitable for .NET methods (HMACSHA256 in particular).

I also advise that you review the following section of the documentation about other keys you may need to set and to also ensure the necessary handlers are properly registered: https://docs.telerik.com/devtools/aspnet-ajax/general-information/web-config-settings-overview#mandatory-additions-to-the-webconfig.


Regards,
Marin Bratanov
Progress Telerik
Try our brand new, jQuery-free Angular components built from ground-up which deliver the business app essential building blocks - a grid component, data visualization (charts) and form elements.
Tags
AsyncUpload
Asked by
Anthony
Top achievements
Rank 1
Answers by
Marin Bratanov
Telerik team
Share this question
or