Select to view content in your preferred language

Geoprocessing Service with pyCrypto

260
0
07-15-2019 11:01 AM
JamesCrandall
MVP Frequent Contributor

We have a GP service that references an .ini text file that contains reference information that the .py source uses (ConfigParser and base64).  We copy this .ini file to the ArcGIS Server prior to publishing and it all works just as expected.

We'd like to be able to encrypt this .ini but unsure about implementation across different machines.  That is, if the file is encrypted on the development machine, run/executed in order to "publish" it to the AGS server, and the published version able to perform the decryption?

Or any recommendations other than pyCrypto library?

Thanks for any input!

Tags (2)
0 Kudos
0 Replies