forked from docs/doc-exports
Reviewed-by: Wagner, Fabian <fabian.wagner@t-systems.com> Co-authored-by: Ru, Li Yi <liyiru7@huawei.com> Co-committed-by: Ru, Li Yi <liyiru7@huawei.com>
18 lines
1.8 KiB
HTML
18 lines
1.8 KiB
HTML
<a name="rds_faq_0051"></a><a name="rds_faq_0051"></a>
|
|
|
|
<h1 class="topictitle1">How Can I Identify the Validity Period of an SSL Root Certificate?</h1>
|
|
<div id="body8662426"><p id="rds_faq_0051__a6657bc3b492940f29785aeecedc8899b">When you connect to an RDS MySQL DB instance using an SSL connection, run the following command to check whether the certificate has expired:</p>
|
|
<pre class="screen" id="rds_faq_0051__sc5c34351aa6a4311ad0b8f88d32461cc">show status like '%ssl_server%';</pre>
|
|
<p id="rds_faq_0051__aaae7a33da3c44f28be1d9af949c48c3d">Update the root certificate to the latest version before it expires:</p>
|
|
<ol id="rds_faq_0051__oa78f9e00110b4b8a84920f1cd937f564"><li id="rds_faq_0051__li2033132135913">In the <span class="uicontrol" id="rds_faq_0051__uicontrol4821424119"><b>DB Information</b></span> area on the <strong id="rds_faq_0051__b20822924114">Basic Information</strong> page, click <span><img id="rds_faq_0051__image197254186415" src="en-us_image_0000001191211539.png"></span> in the <strong id="rds_faq_0051__b782211247118">SSL</strong> field to download the root certificate or certificate bundle.</li><li id="rds_faq_0051__ld99649f3f901463ca3b681d75a064344">Reboot the DB instance for the new certificate to take effect.</li><li id="rds_faq_0051__l2baaf7b265314de38a48aac49bb9f382">Connect to the DB instance using the new certificate or certificate bundle.
|
|
<div class="note" id="rds_faq_0051__note7692204584815"><img src="public_sys-resources/note_3.0-en-us.png"><span class="notetitle"> </span><div class="notebody"><p id="rds_faq_0051__p16921145124810">If a certificate is about to expire, replace it with an officially issued certificate to improve system security.</p>
|
|
</div></div>
|
|
</li></ol>
|
|
</div>
|
|
<div>
|
|
<div class="familylinks">
|
|
<div class="parentlink"><strong>Parent topic:</strong> <a href="rds_faq_0143.html">Network Security</a></div>
|
|
</div>
|
|
</div>
|
|
|