galehouse5 / rsa-webcrypto-tool

HTML / JavaScript tool that does RSA encryption, decryption, and key generation using the Web Crypto API.
https://galehouse5.github.io/rsa-webcrypto-tool/
The Unlicense
18 stars 12 forks source link

Does this code work on nginx servers? #2

Open jacelift opened 1 year ago

jacelift commented 1 year ago

hello,Author! I deployed this code to the ngnix server in linux and found that it doesn't work properly. Can you tell me how to deploy this code? Thank you!

1.Windows +chrome: Open the file index.html, it works.

2000

2. However, Linux+nginx+php: does not work properly, and it keeps showing processing ...

2001