Skip to content

configure: disable HSTS support #7669

Closed
@MAntoniak

Description

@MAntoniak

I download a curl library from daily snapshots. I am trying to set up a build with openssl but no hsts support.
Looks like the use of:

./configure
./configure --disable-hsts
./configure --enable-hsts=no

gives the same result:

   curl version: 7.79.0-20210903
...
   HSTS: enabled (--disable-hsts)

I'm not sure if this is correct behavior? What am I missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions