Open
Conversation
alkastner
commented
Aug 22, 2021
| Hash: SHA1 | ||
|
|
||
| For most software, the fingerprint is reported as (SHA1): | ||
| DD:FC:DA:54:1E:75:77:AD:DC:A8:7E:88:27:A9:8A:50:60:32:52:A5 |
alkastner
commented
Aug 22, 2021
| $body .= "https://www.cacert.org/account.php?id=".($server?"15":"6")."&cert=$row{id}\n\n"; | ||
| $body .= _("If you have not imported CAcert's root certificate, please go to:")."\n"; | ||
| $body .= "https://www.cacert.org/index.php?id=3\n"; | ||
| $body .= "Root cert fingerprint SHA256 = 07ED BD82 4A49 88CF EF42 15DA 20D4 8C2B 41D7 1529 D7C9 00F5 7092 6F27 7CC2 30C5\n"; |
alkastner
commented
Aug 22, 2021
| $body .= "https://www.cacert.org/gpg.php?id=3&cert=$row{id}\n\n"; | ||
| $body .= _("To help improve the trust of CAcert in general, it's appreciated if you could also sign our key and upload it to a key server. Below is a copy of our primary key details:")."\n\n"; | ||
| $body .= "pub 1024D/65D0FD58 2003-07-11 CA Cert Signing Authority (Root CA) <gpg\@cacert.org>\n"; | ||
| $body .= "Key fingerprint = A31D 4F81 EF4E BD07 B456 FA04 D2BB 0D01 65D0 FD58\n\n"; |
alkastner
commented
Aug 22, 2021
| $body .= "https://www.cacert.org/account.php?id=".($server?"15":"6")."&cert=$row{id}\n\n"; | ||
| $body .= _("If you havent imported CAcert´s root certificate, please go to:")."\n"; | ||
| $body .= "https://www.cacert.org/index.php?id=3\n"; | ||
| $body .= "Root cert fingerprint SHA256 = 07ED BD82 4A49 88CF EF42 15DA 20D4 8C2B 41D7 1529 D7C9 00F5 7092 6F27 7CC2 30C5\n"; |
alkastner
commented
Aug 22, 2021
| $body .= "https://www.cacert.org/gpg.php?id=3&cert=$row{id}\n\n"; | ||
| $body .= _("To help improve the trust of CAcert in general, it's appreciated if you could also sign our key and upload it to a key server. Below is a copy of our primary key details:")."\n\n"; | ||
| $body .= "pub 1024D/65D0FD58 2003-07-11 CA Cert Signing Authority (Root CA) <gpg\@cacert.org>\n"; | ||
| $body .= "Key fingerprint = A31D 4F81 EF4E BD07 B456 FA04 D2BB 0D01 65D0 FD58\n\n"; |
jandd
requested changes
Aug 22, 2021
Member
jandd
left a comment
There was a problem hiding this comment.
Please move the changed files from the root directory of your branch to the appropriate sub directories (client.pl and usbclient.pl to CommModule, the PHP files to the appropriate includes/www directories).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.