nginx - When i use http verify is ok, but https not allowed -


when use rack-oauth2 authorisation, http allowed, https token.to_mac_token.verify!(request) getting "signature invalid"

does have idea how fix issue?

when make signature server , client different port, worry server config...


Comments

Popular posts from this blog

python - matpltolib navigation toolbar edit curves and parameters line color automatically changes issue -

node.js - Nodejs javascript implementation of PBEWithMD5AndTripleDES/CBC/PKCS5Padding -