[Libreoffice-commits] help.git: source/text

Olivier Hallot olivier.hallot at libreoffice.org
Fri Apr 6 19:13:14 UTC 2018


 source/text/shared/guide/digitalsign_send.xhp |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

New commits:
commit b19bd2ac6ccc68f8b0c1da40f4d68f2bca0c7c44
Author: Olivier Hallot <olivier.hallot at libreoffice.org>
Date:   Fri Apr 6 12:29:01 2018 +0100

    Better wording for digital signatures (ii)
    
    Change-Id: Id5e282823f762edc6c7c9c9b54070af5c9ee9523
    Reviewed-on: https://gerrit.libreoffice.org/52496
    Reviewed-by: Olivier Hallot <olivier.hallot at libreoffice.org>
    Tested-by: Olivier Hallot <olivier.hallot at libreoffice.org>

diff --git a/source/text/shared/guide/digitalsign_send.xhp b/source/text/shared/guide/digitalsign_send.xhp
index 3fad8c3c5..841d98857 100644
--- a/source/text/shared/guide/digitalsign_send.xhp
+++ b/source/text/shared/guide/digitalsign_send.xhp
@@ -54,7 +54,8 @@
 <default>
     <paragraph role="paragraph" id="par_id921519766138177" xml-lang="en-US">On Windows systems, %PRODUCTNAME will access the system certificate storage.</paragraph>
 
-    <paragraph role="paragraph" id="par_id461519763996407" xml-lang="en-US">Your digital signature private key will usually be generated and securely stored by Windows as part of the signature-issuance ceremony.  Once the issuing Certificate Authority authority is satisfied that your computer produced the private key and you have satisfied any other identification requirements, the corresponding public key is signed by the Certificate Authority.  (For personal keys obtained over the Internet, the private key is generated by your browser and it is not shared with the Certificate Authority.)</paragraph>
+    <paragraph role="paragraph" id="par_id461519763996407" xml-lang="en-US">Your private key for the digital signature will usually be generated and securely stored by Windows as part of the signature-issuance process. Once the issuing Certificate Authority is satisfied that your computer produced the private key and you have satisfied any other identification requirements, the corresponding public key is signed by the Certificate Authority. (For personal keys obtained over the Internet, the private key is generated by your browser and it is not
+shared with the Certificate Authority.)</paragraph>
 
     <paragraph role="paragraph" id="par_id181519764008387" xml-lang="en-US">If a private key is received by other means or you transfer it from another computer, you can install it on your Windows PC by double-clicking on the private key certificate and providing any required password.  This private key may be known to others (such as an organizational or governmental security administration) depending on how it was issued to you.</paragraph>
 


More information about the Libreoffice-commits mailing list