<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [ibm-cloud-sdk-core](./ibm-cloud-sdk-core.md) &gt; [UserOptions](./ibm-cloud-sdk-core.useroptions.md) &gt; [disableSslVerification](./ibm-cloud-sdk-core.useroptions.disablesslverification.md)

## UserOptions.disableSslVerification property

Set to `true` to allow unauthorized requests - not recommended for production use.

**Signature:**

```typescript
disableSslVerification?: boolean;
```
