> ## Documentation Index
> Fetch the complete documentation index at: https://docs.intuitibits.com/llms.txt
> Use this file to discover all available pages before exploring further.

# HTTP/HTTPS

> HTTP and HTTPS settings in Transfer.

Use HTTP/HTTPS settings to configure advanced HTTP and HTTPS options. To change these settings, choose *Transfer* > *Settings*, then click HTTP/HTTPS.

## General options

| Option                         | Description                                                            |
| ------------------------------ | ---------------------------------------------------------------------- |
| Allow unauthenticated requests | Check to allow access without entering a username or password.         |
| Allow directory listing        | Check to allow contents to be listed when accessing a directory's URL. |

<Warning>
  Enabling **Allow unauthenticated requests** lets any HTTP or HTTPS client access the *root directory* without a username or password. Only enable this on networks you trust.
</Warning>

## TLS certificate options

| Option                             | Description                                                                         |
| ---------------------------------- | ----------------------------------------------------------------------------------- |
| Generate self-signed certificate   | Generate and use a locally created TLS certificate for HTTPS connections.           |
| Use existing certificate (PKCS#12) | Use an existing PKCS#12 (.p12) certificate file and password for HTTPS connections. |

## See also

* [Change General settings](/transfer/general-settings)
