Skip to content

Commit ffb45f3

Browse files
committed
Add note on platform support.
1 parent f4d41ac commit ffb45f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/connection-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ These are the options that need to be used in order to configure a connection to
103103
<tr>
104104
<td>SslCert, Ssl-Cert</td>
105105
<td></td>
106-
<td>Specifies the path to the client’s SSL certificate file in PEM format. <code>SslKey</code> must also be specified, and <code>CertificateFile</code> should not be.</td>
106+
<td>Specifies the path to the client’s SSL certificate file in PEM format. <code>SslKey</code> must also be specified, and <code>CertificateFile</code> should not be. This option is not supported on the <code>netstandard1.3</code> or <code>netstandard2.0</code> platforms.</td>
107107
</tr>
108108
<tr>
109109
<td>SslKey, Ssl-Key</td>

0 commit comments

Comments
 (0)