MichaelThessel / pwx

Online password exchange service
https://pwx.michaelthessel.com
MIT License
41 stars 20 forks source link

Upgrade to phpseclib 2.0 #55

Closed rabbl closed 8 years ago

rabbl commented 8 years ago

I have updated the tests.

rabbl commented 8 years ago

I have removed the base_64 encoding and it works as it should. The config-https-option is set to false, so the requests are in the old way.

MichaelThessel commented 8 years ago

Looks like some of the test requests are still done with SSL.

rabbl commented 8 years ago

All tests are requesting the ssl-routes, excepting one, which is expecting the redirect to https.