palantir / tenablesc-client

A Golang-based API client for Tenable.SC
Other
9 stars 8 forks source link

introduce SetTlsConfig client's method #37

Closed pna-nca closed 8 months ago

pna-nca commented 1 year ago

Before this PR

It is not possible to configure client's TLS settings.

After this PR

tenablesc user is now capable of setting TLS settings.

Possible downsides?

N/A

palantirtech commented 1 year ago

Thanks for your interest in palantir/tenablesc-client, @pna-nca! Before we can accept your pull request, you need to sign our contributor license agreement - just visit https://cla.palantir.com/ and follow the instructions. Once you sign, I'll automatically update this pull request.

changelog-app[bot] commented 1 year ago

Generate changelog in changelog-dir>`changelog/@unreleased`</changelog-dir

Type

- [ ] Feature - [ ] Improvement - [ ] Fix - [ ] Break - [ ] Deprecation - [ ] Manual task - [ ] Migration

Description

introduce SetTlsConfig client's method ## Before this PR It is not possible to configure client's TLS settings. ## After this PR tenablesc user is now capable of setting TLS settings. ## Possible downsides? N/A **Check the box to generate changelog(s)** - [ ] Generate changelog entry