Community
    • Login

    Notepad++ v8.8.7 Release Candidate

    Scheduled Pinned Locked Moved Announcements
    21 Posts 6 Posters 5.9k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • donhoD Offline
      donho @xomx
      last edited by donho

      @xomx
      Well spotted!

      With the signtool, I passed the argument /as to signed with both the first certif and the 2nd one - that makes the duplication signature on binaries when the script runs morn than 1 time.

      I just fixed the script to pass /a to sign with the first certif and /as with the 2nd one.

      More info:

      /a          Select the best signing cert automatically. SignTool will find all
                  valid certs that satisfy all specified conditions and select the
                  one that is valid for the longest. If this option is not present,
                  SignTool will expect to find only one valid signing cert.
      
      
      /as         Append this signature. If no primary signature is present, this
                  signature will be made the primary signature instead.
      

      The explanation is not explicite for /a. In my experience, usage of this parameter removes all the signatures before signing with the certificate.

      The problem of signature duplication is fixed in RC2:
      https://download.notepad-plus-plus.org/repository/8.x/8.8.7.RC2/

      edit: with some tests, it turns out that the argument /a does nothing for the first signing - without /a it still removes all signatures before signing.

      1 Reply Last reply Reply Quote 4

      Hello! It looks like you're interested in this conversation, but you don't have an account yet.

      Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.

      With your input, this post could be even better 💗

      Register Login
      • First post
        Last post
      The Community of users of the Notepad++ text editor.
      Powered by NodeBB | Contributors