Skip to content

Commit c9b9540

Browse files
committed
cleanup
1 parent 353826f commit c9b9540

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

_sources/openssh/certificates.rst.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ create the CA keypair
1616

1717
The first set will be for signing host keys.
1818

19-
* ~~I do not know if it requires the `rsa` type, but I want to find out.~~ `rsa` is not required, better keys work
19+
* The `rsa` key type is not required, better keys work too
2020
* `-C host_ca` is a comment, and I think that's weak sauce.
2121
* If `rsa` keys are used, make sure to use a bigger keysize like `-b 4096`
2222

openssh/certificates.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ <h1>certificate authentication<a class="headerlink" href="#certificate-authentic
4646
<h2>create the CA keypair<a class="headerlink" href="#create-the-ca-keypair" title="Link to this heading"></a></h2>
4747
<p>The first set will be for signing host keys.</p>
4848
<ul class="simple">
49-
<li><p>~~I do not know if it requires the <cite>rsa</cite> type, but I want to find out.~~ <cite>rsa</cite> is not required, better keys work</p></li>
49+
<li><p>The <cite>rsa</cite> key type is not required, better keys work too</p></li>
5050
<li><p><cite>-C host_ca</cite> is a comment, and I think that’s weak sauce.</p></li>
5151
<li><p>If <cite>rsa</cite> keys are used, make sure to use a bigger keysize like <cite>-b 4096</cite></p></li>
5252
</ul>

searchindex.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)