liyaqatm
4 years agoNew Member
Encrypt x-api-key
Hi,
I have an API that uses the Amazon API Gateway. I have enabled API-Keys to authenticate the request.
The request should be over SSL, do I need to encrypt the x-api-key?
I am scared of sending it over plain text.
I think I may be misunderstanding the SSL part hence my question. Thanks so much.