Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Create .htpasswd encrypted values with CF

New Here ,
Sep 11, 2008 Sep 11, 2008
I need to create passwd files with the password encrypted such that a php server could look at it and properly decrypt for authentication. I create the file on the CF7 side on a windows box and FTP it to the Linux based PHP server.
TOPICS
Advanced techniques
347
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Sep 12, 2008 Sep 12, 2008
LATEST
Write a web service on one of the servers that does the encryption/decryption. Call it from the other application.
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources