Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: How to create or edit .ser files in Jar files

  1. #1
    Junior Member
    Join Date
    Apr 2011
    Posts
    3
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Question How can I create or edit .ser files in Jar files

    Please I decompiled a Jar Archive File using eclispe...
    It comes along with a certificate file in .ser format...

    My problem is the Certificate file has expired..thus bringing warnings when visiting sites with SSL Connections...

    1. Please I would like to find out how to create another certificate file in .ser format
    2. How can I make the certificate for the Jar file trusted...

    Thanks....
    Last edited by xbill; April 22nd, 2011 at 01:45 PM.


  2. #2
    Junior Member
    Join Date
    May 2011
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: How to create or edit .ser files in Jar files

    i need help too.
    how to create ser object in java ???
    Please some one help .

Similar Threads

  1. Replies: 1
    Last Post: March 22nd, 2011, 06:59 PM
  2. TXT files
    By eldiablo3000 in forum What's Wrong With My Code?
    Replies: 1
    Last Post: January 8th, 2011, 11:46 AM
  3. jar files
    By bguy in forum Java Theory & Questions
    Replies: 2
    Last Post: November 23rd, 2009, 06:37 PM
  4. exe files
    By subhvi in forum Java Theory & Questions
    Replies: 17
    Last Post: September 3rd, 2009, 09:43 AM