baramundisoftware / PS-bConnect

Powershell module for baramundi Connect (bConnect), the REST-API of the baramundi Management Suite
https://www.baramundi.com/en/management-suite/interfaces/
MIT License
26 stars 14 forks source link

Typo in Option -AcceptSelfSignedCertificate in Initialize-bConnect #65

Closed Scancee closed 2 years ago

Scancee commented 2 years ago

Initialize-bConnect has a Typo in option to accept selfsigned certificates.

Expected option: -AcceptSelfSignedCertificate

Actual option: -AcceptSelfSignedCertifcate ( missing second i in certificate )

baramundi-ahaugk commented 2 years ago

Already fixed, see #44