I got an untrusted certificate error when trying to connect to a SQL instance in a separate network. Is there any way to by pass this and let me generate the documentation?
Regarding bypassing the untrusted certificate error you may be able to work around this by adding ; TrustServerCertificate = True after the instance name like in the example below.
Answers
Thank you for your inquiry into SQL Doc.
Regarding bypassing the untrusted certificate error you may be able to work around this by adding ; TrustServerCertificate = True after the instance name like in the example below.
I hope this information helps.
Best,
Dustin