Creating and verifying signature and certification

Hi experts,
we are developing a PDF based supply chain process to collect some chemical data. Process description:
- Company creates an interactive form
- Company sends the form to the business partner
- Business partner fills out the form
- Business partner sends the form back
We create the PDF and process the received PDF in ABAP.
Now we have the following questions / problems:
- How to certify the PDF that will be sent out (without user interaction)
- How to sign the PDF based on the logged on user before send out (without user interaction)
- How to verify the signature of the business partner (if it is valid and it belongs to the business partner)
Could you please help us?
Thanks and have a great day.
Thomas

Hi Thomas & Experts,
I am also facing similar problem and while doing validation of the signature, the Reader prompts "IdentityUnverifiable" and the certificate is invalid. Any one kindly knows how to solve this problem ? The ADS has been configured with SSL connection on the server and the same certificate has been installed.
Appreciate them greatly.
Thanks~!
Regards,
Adrian

Similar Messages

  • Itunes will not update.  I get an message saying that it cannot verify signature and it will not install, itunes will not update.  I get an message saying that it cannot verify signature and it will not install

    iTunes will not update.  I get an error message saying that it cannot verify signature and it will be unable to install.

    Yeah me too try going through the apple website in (firefox) and download iTunes there. Currently that's what I'm doing.

  • HT5312 what about if you have added a rescue email address and verifyed it and the forgot your security question thing still doesnt show because i dont no my security questions ???????????????????????

    what about if you have added a rescue email address and verifyed it and the i forgot my security questions still doesnt show up and i dont no the answers !?!?!?!?!?!?!?! what do i do then because i dont want to phone up !?!?!?! please help !!??!?!?!

    If you have just added an address to your account then it will be an alternate email address - a rescue email address can only be added by answering 2 of your questions. You will need to contact iTunes Support or Apple to get the questions reset.
    e.g. you can try contacting iTunes Support : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page, then Account Management , and then 'Forgotten Apple ID security questions'
    or try ringing Apple in your country and ask to talk to the Accounts Security Team : http://support.apple.com/kb/HE57
    When they've been reset you can then use the steps half-way down the page that you posted from to add a rescue email address for potential future use, or you could change to 2-step verification : http://support.apple.com/kb/HT5570

  • I have a an imac with Lion OS x software 10.7.5. The built in DVD player will no longer play dvd;s and it says its an unsupported disc. I have done a risk disk permissions and verify disk and both say ok

    I have a an imac with Lion OS x software 10.7.5. The built in DVD player will no longer play dvd's  and it says its an unsupported disc. I have done a risk disk permissions and verify disk and both say ok.
    I haven't changed any settings regarding region codes

    You may have run discs from different regions,these would be commercial DVDs. If so most DVD players need to be told what region the disc is from. Have you done this by chance, if you are not sure look at the region numbers listed on the commerical DVDs you have and see if some use different numbers.

  • I've set up and verified imessage and still can't use imessage!!

    i've set up and verified imessage and still can't add new contacts and send a imessage to my friends!!! all i got was a blank messages list and blank contacts and a new message screen but no add button or contact information section. how did i add new contacts? do my friends have to be registered users to imessage? cos i know a few of my friends either have an iphone or ipod.

    The Apple Messages app will only mesage/text top another deive with iOS 5 and they have to have activated Messages on their device.
    There are other apps like Text+ that allow texting to other phones and other devices with that app.

  • JDeveloper and OWSM - Decrypt and Verify Signature Error

    Hi, I'm trying to send an encrypted message from JDeveloper passing by OWSM and I got this message:
    com.verisign.util.InternalRuntimeException: unknown prefix in QName: http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary
         at com.cfluent.policysteps.security.wssecurity.WSSecurity.securityTokenToKeyInfo(WSSecurity.java:856)
    I did the same thing with Jdev & OC4J 10.1.3 and everything works fine...

    Hi, I'm trying to send an encrypted message from JDeveloper passing by OWSM and I got this message:
    com.verisign.util.InternalRuntimeException: unknown prefix in QName: http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary
         at com.cfluent.policysteps.security.wssecurity.WSSecurity.securityTokenToKeyInfo(WSSecurity.java:856)
    I did the same thing with Jdev & OC4J 10.1.3 and everything works fine...

  • Smime verify signature and decrypt

    how to do it ?:)
    maybe you have any helpfull links ...
    thx in advance

    I think that you should combine:
    http://www.bouncycastle.org, and JavaMail API Documentation.
    Try.

  • I did disk utility, and verify disk and it asks to repair the disk using dvd installer...but when i insert the dvd- restart- hold c, it keep ejecting and can't read the dvd....i tried with my friends dvd too, but still fail...mac osx v10.6.7

    someone pls help me

    Well there is Resolve startup issues and perform disk maintenance with Disk Utility and fsck witch includes step by step instructions to run disk repair without the install disk.
    But before doing that, it's a good idea to backup. You may want to troubleshooting your superdrive / disk before hand. if I disk repair fails you may need the disk working to re-install the OS.
    Dose the computer read any DVDs? if no, you may want to use Troubleshooting the slot load optical disc drive.

  • How to create table and digital signature ?

    Hello,
    I would like to ask two questions regarding SAP interactive forms by adobe.
    1st question:
    How to create table in interactive form?
    Table that i can add rows and column and will show it in the form.
    Example the rows and columns that i want:
    <u><b>ID:</b></u>                <b><u>Name:  </u>  </b>               <u><b>DOB:</b></u>
    1                  Jack                      01/02/80
    2                  Ivy                         10/12/82
    2nd question:
    How to create digital signature ?
    I'm creating a adobe forms which need employee to sign on the form. I use signature field at my form. However, i don't know how to create a new signature and insert in the signature field.
    Can any one provide the answer with step by step guide?
    Thanks a lot

    Hi Pradeepa,
    you said you have your digital signature in
    BMP format? That means Bitmap and would mean you are actually talking about a picture! THIS IS NOT A DIGITAL SIGNATURE!
    A digital signature is a cryptographic key (aka public key cryptography) that is used to digitally sign a document, or at least a hash value derived from the document. Digitally signing means, applying the key in a well defined way (this is the algorithm used) to the document or hash value. You do this with your private key and the receiver of the document can then use your public key (which you can distribute in any way you want, even unsecure) to unencrypt the hash value. If this succeeds the receiver knows that the document was signed by you.
    This is because both keys are mathematically related in such a way, that what one key encrypted can only be decrypted by the corresponding other key and by no other key. You even can´t decrypt a document with the same key it was encrypted with, this is the difference to symmetric encryption - please have a look at help.sap.com and search for digital signatures.
    The named formats (afs, pfx and p12) are ways of coding the key, together with information about your person, such as email address and information about validity of the key into a
    certificate. This type of certificate is then called a x.509 certificate and is the same you might have seen when connecting to a secure webserver such as the one of your bank website. 
    Signing a form with such a certificate provides for mathematically and therefore business related proove of a users identity.
    In case you are really using a bitmap, this cannot work and would not serve you any good.
    Ask yourself this question: I want to make sure that the form was signed by a specific person. How can I make sure that the signing can only be done by the person pretending to have done so?
    A bitmap contains a picture, probably of the persons handwritten signature. How can I make sure that this picture was NOT recreated in MS Paint or Photoshop by someone else?
    The answer is:
    you can't! Therefore this way of prooving identity is useless. 
    You need to provide your users with digital signatures, put these in the certificate cache of your IE.  If a user then clicks on the signing field, the private key is used to digitally sign the form - create a hash value of the form and encrypt it with the private key. After the form is send back to the server or you, you use the corresponding public key to decrypt the hash value and, as said above, if this succeeds, identity of the signer is proven.
    THIS IS AN OVERSIMPLIFICATION! You might want to take a look at Adobe Reader Credentials.
    Regards,
       Christian

  • Message level security: difference digital signature and certificate

    Hi everybody,
    could anybody please explain the difference between <b>digital signature</b> and <b>certificate</b>?
    Thans
    Regards Mario

    Mario,
    A digital signature is an electronic signature that can be used to authenticate the identity of the sender of a message or the signer of a document, and possibly to ensure that the original content of the message or document that has been sent is unchanged. Digital signatures are easily transportable, cannot be imitated by someone else, and can be automatically time-stamped. The ability to ensure that the original signed message arrived means that the sender cannot easily repudiate it later.
    A digital signature can be used with any kind of message, whether it is encrypted or not, simply so that the receiver can be sure of the sender's identity and that the message arrived intact. A digital certificate contains the digital signature of the certificate-issuing authority so that anyone can verify that the certificate is real.
    where as
    A digital certificate is an electronic "credit card" that establishes your credentials when doing business or other transactions on the Web. It is issued by a certification authority (CA). It contains your name, a serial number, expiration dates, a copy of the certificate holder's public key (used for encrypting messages and digital signatures), and the digital signature of the certificate-issuing authority so that a recipient can verify that the certificate is real. Some digital certificates conform to a standard, X.509. Digital certificates can be kept in registries so that authenticating users can look up other users' public keys.
    hope it helps u.
    --Archana

  • HTML signatures distorted inside the Signatures and Stationery window preview/edit field, but display fine when used

    I created an HTML signature and imported it into Outlook 2010/2013 by placing the .htm file into my %APPDATA%\Microsoft\Signatures folder. The signature looks and works great, however the signature looks distorted / severely squished in width when attempting
    to view the signature in the Signatures and Stationery window within Outlook. What would be causing this? Is this a common issue when using .htm signatures?
    It isn't too big of an issue as the signatures do work as expected when in normal use, however some users would like to tweak theirs using Outlook's built in editor and are not currently able to.

    In my experience at least, that's a normal behaviour. The editor isn't fully WYSIWYG so if you do anything complicated in there it won't always give an accurate representation of what will eventually be output when you insert it into a message. I've seen
    the same thing with signatures copied from elsewhere, displaying fine in the email but not in the editor, so it's not restricted to imported .htm files.

  • Capturing signatures and writing invoices

    i'm looking to use the iphone in the future to create invoices, capture signatures and print off, email, of remotely fax them to customers. it should also be able to link to merchant account services. perhaps even to attach a customers picture to the invoice.
    can this be done

    We do this all the time on other devices. I've written signature capture tools for various WM/ WinCE/ XP/ other devices.
    First, you'll need an iPhone stylus that works well for the signature.
    I'd buy one of each available (Google "iphone stylus"), and try them with a web-based drawing program or a jailbroken phone with a paint program, to see which works best.
    (Of course, compared to the horrible signatures that many devices capture at various stores I've been to, perhaps accuracy isn't that important - grin )

  • Signature and keytool problem ?

    Hello,
    It is possible to use KeyPairGenerator to generate Public Key and Private Key for signature and verify the signature.
    But how can I use keytool.exe(that deployed with JDK) to generate key pair for signature and verify signature in Java program?
    Would you please to show me a simple program to do that?
    And please show me the step in using keytoo.
    I just know how to use keytool to genkey and export cert.
    Best regards,
    Eric

    Hello ,
    I saw in the java card forum that you were asking about accessing a smart card through the internet....I have the same problem with my work.I want to have a webpage(eg the webpage of an e-shop) to access the smart card on a remote pc (the byer's pc) and get some data(eg the byer's shipping address)...can you please help me on how this could be done?thanks a lot

  • MY IPS CAN NOT BLOCK THE SKYPE AND MSN SIGNATURES

    I friends I have a Cisco ASA 5520 with an AIM Card (IPS), I have enable the IPS, but It is not working properly because I enable the skype and MSN signatures ( and I put the block inline connection, and TCP reset connection), but all the PCs can login into Skype and MSN, I did the actualkizatiosns, versions, signatures, OS, but the problem continue. How can I solve this Problem????.
    regards
    Rafael Barba

    If you are sending the traffic to the IPS, and can see hits for the signature "MSN Messenger Activity" and if you only want to block this for certain IP addresses then the solution to your problem is to use 'Event Action Filters' for the existing Signature. By default the signature is disabled so you will have to enable the signature first.

  • How do I create an email signature for .me email account

    Hi, I would like to creat an email signature that will work for my .me account on the iCloud.  I know how to do it on my iPhone.  Does the iCloud automatically inherit that signature or do you have to do it on the web.  I want the signature to work when creating and reading emails on the web UI for iCould.
    - Dave O.

    log into www.icloud.com , launch the Mail web-app and see its settings ( upper right corner, tools icon ). There are settings that let you create alias,rules,signature and more.

Maybe you are looking for