TLS-Fingerprint-API icon indicating copy to clipboard operation
TLS-Fingerprint-API copied to clipboard

Secure cookies issue ?

Open momala454 opened this issue 3 years ago • 1 comments

As it's an API instead of a proxy and the api is HTTP, if we request an HTTPS website and it returns a "secure" cookie, the secure cookie will not be sent.

Is it possible to either

  • make it a real http proxy instead of an api
  • allow to access it using https so secure cookies are set

momala454 avatar Jan 24 '22 11:01 momala454

The former is probably possible and the best way. I'll look into it at some point.

Carcraftz avatar Jan 30 '22 01:01 Carcraftz