User Tag List

Results 1 to 10 of 10

Thread: Signing an applet

  1. #1
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleXNA Export Module
    DistantJ's Avatar
    Join Date
    Jan 2008
    Location
    Gloucester, UK
    Posts
    2,144
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Signing an applet

    So I see the FTP object is now supported, can an applet be signed to access files from a user's computer, or is it still only web start apps?

  2. #2
    Clicker Fusion 2.5 DeveloperiOS Export Module
    Czentnar's Avatar
    Join Date
    Jan 2007
    Location
    Budapest, Hungary
    Posts
    819
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Signing an applet

    You can sign the applet, there's a description in the MMF2's help.

  3. #3
    Clicker Fusion 2.5 DeveloperFusion 2.5 DeveloperAndroid Export ModuleiOS Export ModuleXNA Export Module
    DistantJ's Avatar
    Join Date
    Jan 2008
    Location
    Gloucester, UK
    Posts
    2,144
    Mentioned
    3 Post(s)
    Tagged
    0 Thread(s)

    Re: Signing an applet

    So I mean in theory can a web applet access a user's local files and upload them to a server via the FTP object? It's just I heard that this couldn't be done with the previous build.

  4. #4
    Clicker Fusion 2.5 DeveloperiOS Export Module
    Czentnar's Avatar
    Join Date
    Jan 2007
    Location
    Budapest, Hungary
    Posts
    819
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Signing an applet

    If the FTP object works in the signed internet applet correctly, it can be done, I think.

  5. #5
    Clicker SWF Export Module

    Join Date
    Oct 2008
    Posts
    71
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Signing an applet

    I have another quetion about signing an applet. The help of TGF2 says about the signing of an applet: "Connect to http://developers.sun.com/downloads/ and choose to download Java SE SDK." But on the page of the link, there is no Java SE SDK (or I can't finde it), only Java SE (JDK). So where is it posible to get Java SE SDK, or is it posible to sign an aplet with Java SE (JDK)?

  6. #6
    Clicker Multimedia Fusion 2 Developer

    Join Date
    Jun 2006
    Location
    Darlington, UK
    Posts
    3,298
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Signing an applet

    I think it is a typo, and the "JDK" is what you want.

  7. #7
    Clicker SWF Export Module

    Join Date
    Oct 2008
    Posts
    71
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Signing an applet

    OK, so I installed Java SE (JDK), but I have never used Java before, and when I open the Java folder there are at least 50 exe files. And when I run one of them nothing realy happens. In the help it says "Once installed, open a command line window". So my question is, how do I open a comand line window?

  8. #8
    Clicker Multimedia Fusion 2 DeveloperiOS Export ModuleSWF Export Module
    Francois's Avatar
    Join Date
    Jul 2006
    Location
    Montpellier, France
    Posts
    6,920
    Mentioned
    1 Post(s)
    Tagged
    1 Thread(s)

    Re: Signing an applet

    In you program folder, accessories.

  9. #9
    Clicker SWF Export Module

    Join Date
    Oct 2008
    Posts
    71
    Mentioned
    0 Post(s)
    Tagged
    0 Thread(s)

    Re: Signing an applet

    Thanx. I managed to sign an applet but there are two notes that I would like to know more about.
    The first shows up after I signed the applet and it says "Warning: the signer certificate will expire within six months." So what does that mean - that I will have to sign the applet again after six months, or just, that I will have to create another signature?
    The second shows up befor I run the applicatin in a browser and it says "The application's digital signature cannot be varified. Do you want to run the application?" Is there a way of avoiding this message?

  10. #10
    Clickteam Clickteam

    Join Date
    Jun 2006
    Location
    France
    Posts
    14,022
    Mentioned
    279 Post(s)
    Tagged
    3 Thread(s)

    Re: Signing an applet

    I will have to create another signature?
    You'll have to create a new certificate and sign your applet with it.

    "The application's digital signature cannot be varified. Do you want to run the application?" Is there a way of avoiding this message?
    Probably you have used a test certificate. To avoid this message I think you have to purchase a certificate from a company like Thawte or VeriSign.

Similar Threads

  1. Signing your app
    By scottige in forum Android Export Module Version 2.0
    Replies: 5
    Last Post: 11th December 2012, 01:49 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •