#207 added note about RSA
This commit is contained in:
parent
493150ab6f
commit
8c7d06e4ae
|
@ -501,7 +501,9 @@
|
||||||
<para>SSH key (recommended): Please generate a SSH key pair and
|
<para>SSH key (recommended): Please generate a SSH key pair and
|
||||||
provide the location to the <emphasis
|
provide the location to the <emphasis
|
||||||
role="bold">private</emphasis> key file. If the key is protected
|
role="bold">private</emphasis> key file. If the key is protected
|
||||||
by a password you can also specify it here.</para>
|
by a password you can also specify it here. Please note that only
|
||||||
|
RSA keys (with "-----BEGIN RSA PRIVATE KEY-----" at the beginning
|
||||||
|
of the file) are supported.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
@ -713,7 +715,7 @@
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para>Client id: please enter your integration key. </para>
|
<para>Client id: please enter your integration key.</para>
|
||||||
</listitem>
|
</listitem>
|
||||||
|
|
||||||
<listitem>
|
<listitem>
|
||||||
|
|
Loading…
Reference in New Issue