Sources/docs of JCE & JSSE

I can find neither the sources nor the javadoc of JCE and JSSE. On the pages of sun there are just broken or missleading links. There are some sources on third party pages, but I'd like to get a complete and up to date code.
I'm sure, I had once the JCE source and docs (obtained from sun in a time they had better web pages), but after an update I lost them.

There is not exist other .so
My directory
[root@ped-02 ~]# cd /opt/web_agents/apache22_agent/lib/
apache22_agent.jar opensso-installtools.jar
libamapc22.so opensso-installtools-launcher.jar
My Configuration dsame.conf
LoadModule dsame_module /opt/web_agents/apache22_agent/lib/libamapc22.so
Agent_Config_File /opt/web_agents/apache22_agent/Agent_006/config/AMAgent.properties

Similar Messages

  • "Broken" MD5 and SHA-1: Any measures available/needed for JCA/JCE/JSSE ?

    Dear Experts
    As security reports emerge saying MD5 and SHA-1 algos being broken I d'like to know what this means to us as longterm users of Sun's JCA/JCE/JSSE implementations within 1.3.1, 1.4.2 and 1.6 JRE / JDK.
    Main area of our usage:
    - Key and certificate generation by keytool and/or openssl
    - TLS communications with above material from jks keystores and SunPksc11 along with smartcards used with java client and servers, webbrowsers and servers.
    A common recommendation I've got regarding SHA-1 is to upgrade to SHA-256, 384 or even 512.
    Is this feasible / needed for above applications?
    What about MD5?
    Really concerned
    Marcel

    Hello all,
    I have problem with a JSSE client to communicate with an openssl server. It got stuck after connection is established. Do you have any idea?
    Any help will be appreciated.
    YFG

  • Internal order discription in source doc

    Hi
    Is it possible to have the description of the internal order to appear on the source document (Cheque Payment Voucher, Cash Payment Voucher or Material Requisition Note).
    If so pls advice on that...
    Thanx.
    K

    Hey Felipe,
    You must have chosen Mexican Peso as Internal Order currency, because when you settle the order then Order gets credited in the object currency i.e. Peso. Moreover, if you have maintained OB22, then Balance Sheet account where Order has been settled would show all Parallel  currency in BSEG. or FBL3N.
    or change the order currency.
    might help you.......
    Chintan Joshi.

  • Create followup transaction where source doc has only product category

    Hi all,
    I have configured the system to allow creation of follow up sales order from opportunity. I have done all the necessary configuration relating to copy copy. When the opportunity has products, I was prompted the sales order transaction type for selection and all works well. However, if my opportunity only has product category maintained, I only get appointments and tasks list and the sales order transaction type that I created was not on the list. Is this standard or that there is something I can do with it with further configuration?
    Appreciate any help on the above.
    Cheers!
    SF

    Thanks Ganesh,
    This is pretty much what I guess too but just want to be double sure Just want to clarify, there is however an item category assigned for the source document. This is based on the configuration in Item Category Determination with the transaction type being assigned a blank item category group.
    Regards
    SF

  • Document can be subsequently posted in MM. Source/Doc.: VBRK 9.........

    MM Expert I get the message above when i try to post docs in Controlling thru 1KE8.
    Can anyone advice what I can do?
    Thank You for your help

    Fixed thru 1KE8 checked "Transferred MM, SD, and HR Docs" Option

  • Why are linked documents randomly out of sync with source docs?

    Regarding RoboHelp’s Link to Word feature…
    I have a RH 9 HTML project on my local drive with several hundred help topics that are “linked as references” from Word documents on a network drive. All was well until recently… several of the linked help topics are showing as “out of sync” even though the source documents have not be changed or moved. The out of sync topics all seem to be randomly picked, and when I update one topic to get things back in sync, another topic appears out of sync. It is not project specific, because I created a new project and created links to the same Word documents and the out of sync issue happened again. I tried removing the cpd file and opening up the project so that a new cpd file is generated, but the problem persists.
    Any thoughts on why this is happening? Is it some sort of connection issue?

    Hi, I understand about the mismatch…the problem is there shouldn’t be any mismatches, because the source documents didn’t change at all, and no updates were made to the html help topics in RoboHelp. The mismatches appear for no reason that I am aware of. They are very random and I can “fix” the mismatches by performing an “update” for a few linked topics, but then a few more mismatches randomly appear.
    I don’t use a Master Page…can you think of anything else I should look into?
    Thanks for your help.

  • I have children's books in Japanese, Chinese and Arabic that I am trying to convert into epub formats that ibookstore will accept. My source docs are in ms word or pdf format. I want to use ibooks author for this purpose. Can anyone suggest a solution?

    Is there an easy way of importing the children's books into ibooks author? There is an image on every other page. The books has to be in fixed layout format.
    Any help will be sincerely appreciated. I understand that ibookstore will accept only epub 3.0 formats for Japanese titles. As I stated earlier, my objective is to make those language books available in ibookstore.

    The books has to be in fixed layout format
    If you mean keep the same as original, I wouldn't expect to retain that, sorry.
    You'd be obligated to either copy/paste in sections/blocks of text, images, etc. or insert from Pages/Word, but either way you can expect to have to rework towards whatever 'fixed' layout you need in an iBA book....that can mean significant work in some examples.
    You may want to work with a sample to find out the best workflow in any case.
    As for Arabic support, see this thread: Does iBook Author support Arabic...: Apple Support Communities
    Good luck.

  • Https Connection from servlets using JSSE.

    Hi all,
    Although my question is the same as the QOW for this week, there is an error "unsupported keyword EMAIL" returned when i try to establish a https connection using servlet. The error log is as follow:
    =====================================
    java.io.IOException: unsupported keyword EMAIL
    at com.sun.net.ssl.internal.ssl.AVA.<init>([DashoPro-V1.2-120198])
    at com.sun.net.ssl.internal.ssl.RDN.<init>([DashoPro-V1.2-120198])
    at com.sun.net.ssl.internal.ssl.X500Name.a([DashoPro-V1.2-120198])
    at com.sun.net.ssl.internal.ssl.X500Name.<init>([DashoPro-V1.2-120198])
    at com.sun.net.ssl.internal.www.protocol.https.HttpsClient.a([DashoPro-V1.2-120198])
    at com.sun.net.ssl.internal.www.protocol.https.HttpsClient.a([DashoPro-V1.2-120198])
    at com.sun.net.ssl.internal.www.protocol.https.HttpsClient.a([DashoPro-V1.2-120198])
    at com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnection.connect([DashoPro-V1.2-120198])
    at com.sun.net.ssl.internal.www.protocol.https.HttpsURLConnection.getInputStream([DashoPro-V1.2-120198])
    at URLReader.doGet(URLReader.java:78)
    ===================================
    Does anyone know the meaning of this error?
    I try to write a java application using the similar code and it totally works fine(i can connect to the server and obtain the page). Does JSSE support Java Servlet? Or this is the problem of tomcat server? FYI, I'm using
    Tomcat 3.2.2
    Java SDK 1.3
    Many thanks!
    Ethan
    p.s. Here is the source for my program
    import java.io.*;
    import java.net.*;
    import javax.servlet.*;
    import javax.servlet.http.*;
    import javax.net.*;
    import javax.net.ssl.*;
    import com.sun.net.ssl.*;
    public class URLReader extends HttpServlet{
    private PrintWriter out = null;
    public void doGet(HttpServletRequest req, HttpServletResponse res){
    res.setContentType("text/html");
    res.setHeader("Cache-Control", "no-cache");
    res.setHeader("Progma", "no-cache");
    out = res.getWriter();
    java.security.Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider());
    System.setProperty("javax.net.ssl.trustStore", "File_for_keyStore");
    System.setProperty("java.protocol.handler.pkgs", "com.sun.net.ssl.internal.www.protocol");
    try {
         URL url = new URL("https://server_name:port/index.htm");
         HttpsURLConnection urlconnection = (HttpsURLConnection)url.openConnection();
         BufferedReader in = new BufferedReader(new InputStreamReader(urlconnection.getInputStream()));
         String outputLine ;
         while ( (outputLine = in.readLine()) != null){
         out.println("There is the result: "+outputLine);
         in.close();
    catch(Exception e){
    public void doPost(HttpServletRequest req, HttpServletResponse res){
    }

    I was just having this issue, after months of error-free ssl behavior, on a new machine i was installing (Note: that I was running the IBM jdk1.3) It turns out that when I was editing the java.security file to know about JCE/JSSE providers i had the providers in the wrong order. The Error causing sequence was:
    security.provider.1=com.sun.net.ssl.internal.ssl.Provider
    security.provider.2=com.ibm.crypto.provider.IBMJCA
    # Extra provider added ibm@33894
    security.provider.3=com.ibm.crypto.provider.IBMJCE
    # extra provider i added
    security.provider.4=sun.security.provider.Sun
    The issue disappeared when i changed the order to:
    security.provider.1=sun.security.provider.Sun
    security.provider.2=com.sun.net.ssl.internal.ssl.Provider
    security.provider.3=com.ibm.crypto.provider.IBMJCA
    # Extra provider added ibm@33894
    security.provider.4=com.ibm.crypto.provider.IBMJCE
    hope that helps!
    --john molnar
    Trellis Network Security

  • JSSE in J2SDK 1.4..2: wher is jcert.jar?

    I upgraded to JDK 1.4 and there it says that JSSE is now integrated in the JDK (http://java.sun.com/j2se/1.4.1/docs/guide/security/jsse/JSSERefGuide.html#WhatsNew). but where is jcert.jar? the jdk 1.4 directory only has jce.jar and jsse.jar. and if i just add these two jars in my classpath, my formerly working code now throws this exception:
    java.security.NoSuchAlgorithmException: Algorithm Blowfish not available
         at javax.crypto.SunJCE_b.a(DashoA6275)
         at javax.crypto.KeyGenerator.getInstance(DashoA6275)if i add jcert.jar from the separate (old) JSSE package, it works. so, jcert.jar is missing in the new JDK 1.4?

    The Ciphers are in the jce.jar (which you found). Blowfish is available, at least in my installation of 1.4.2. Here's the list of Stuff the JCE provides out of the box:Provider 4 : SunJCE SunJCE Provider (implements DES, Triple DES, AES, Blowfish, PBE, Diffie-Hellman, HMAC-MD5, HMAC-SHA1) :
    Alg.Alias.AlgorithmParameterGenerator.DH: DiffieHellman
    Alg.Alias.AlgorithmParameters.DH: DiffieHellman
    Alg.Alias.AlgorithmParameters.PBEWithMD5AndDES: PBE
    Alg.Alias.AlgorithmParameters.PBEWithMD5AndTripleDES: PBE
    Alg.Alias.AlgorithmParameters.Rijndael: AES
    Alg.Alias.AlgorithmParameters.TripleDES: DESede
    Alg.Alias.Cipher.Rijndael: AES
    Alg.Alias.Cipher.TripleDES: DESede
    Alg.Alias.KeyAgreement.DH: DiffieHellman
    Alg.Alias.KeyFactory.DH: DiffieHellman
    Alg.Alias.KeyGenerator.Rijndael: AES
    Alg.Alias.KeyGenerator.TripleDES: DESede
    Alg.Alias.KeyPairGenerator.DH: DiffieHellman
    Alg.Alias.SecretKeyFactory.PBEWithMD5AndTripleDES: PBEWithMD5AndDES
    Alg.Alias.SecretKeyFactory.TripleDES: DESede
    AlgorithmParameterGenerator.DiffieHellman: com.sun.crypto.provider.DHParameterGenerator
    AlgorithmParameters.AES: com.sun.crypto.provider.AESParameters
    AlgorithmParameters.Blowfish: com.sun.crypto.provider.BlowfishParameters
    AlgorithmParameters.DES: com.sun.crypto.provider.DESParameters
    AlgorithmParameters.DESede: com.sun.crypto.provider.DESedeParameters
    AlgorithmParameters.DiffieHellman: com.sun.crypto.provider.DHParameters
    AlgorithmParameters.PBE: com.sun.crypto.provider.PBEParameters
    Cipher.AES: com.sun.crypto.provider.AESCipher
    Cipher.Blowfish: com.sun.crypto.provider.BlowfishCipher
    Cipher.DES: com.sun.crypto.provider.DESCipher
    Cipher.DESede: com.sun.crypto.provider.DESedeCipher
    Cipher.PBEWithMD5AndDES: com.sun.crypto.provider.PBEWithMD5AndDESCipher
    Cipher.PBEWithMD5AndTripleDES: com.sun.crypto.provider.PBEWithMD5AndTripleDESCipher
    KeyAgreement.DiffieHellman: com.sun.crypto.provider.DHKeyAgreement
    KeyFactory.DiffieHellman: com.sun.crypto.provider.DHKeyFactory
    KeyGenerator.AES: com.sun.crypto.provider.AESKeyGenerator
    KeyGenerator.Blowfish: com.sun.crypto.provider.BlowfishKeyGenerator
    KeyGenerator.DES: com.sun.crypto.provider.DESKeyGenerator
    KeyGenerator.DESede: com.sun.crypto.provider.DESedeKeyGenerator
    KeyGenerator.HmacMD5: com.sun.crypto.provider.HmacMD5KeyGenerator
    KeyGenerator.HmacSHA1: com.sun.crypto.provider.HmacSHA1KeyGenerator
    KeyPairGenerator.DiffieHellman: com.sun.crypto.provider.DHKeyPairGenerator
    KeyStore.JCEKS: com.sun.crypto.provider.JceKeyStore
    Mac.HmacMD5: com.sun.crypto.provider.HmacMD5
    Mac.HmacSHA1: com.sun.crypto.provider.HmacSHA1
    SecretKeyFactory.DES: com.sun.crypto.provider.DESKeyFactory
    SecretKeyFactory.DESede: com.sun.crypto.provider.DESedeKeyFactory
    SecretKeyFactory.PBEWithMD5AndDES: com.sun.crypto.provider.PBEKeyFactoryI'm confused about why you think you need to add those jars to your CLASSPATH. They should get picked up automagically, by virtue of where they live relative to where java lives.
    Grant

  • Error Message when importing Word Docs

    I am attempting to import my RoboHelp for Word source docs
    into RoboHelp HTML (both are version 6) and I am getting the
    message that Word seems to not be responding.
    One solution I found online was to load the SSWord.wll add-in
    in Word, but Word won't let me load it. (I Get a message that it
    can not be loaded).
    Any ideas?
    Thanks,
    Jim

    found it myself....thanks to Peter Grainge's site. My
    evaluation copy of RH7 was interfering:
    http://www.grainge.org/pages/authoring/rh7/using_rh7.htm,
    the last entry on the page dated October 26..

  • Unique issue with PDF to WORD .doc conversion with Acrobat Pro - any ideas?

    I have been unable to solve the following issue when converting (save as...) PDF documents to Microsoft Word .doc using numerous methods. This could either be an issue that would be fixed in Acrobat Pro itself, or in MS Word - posting to the Adobe forums first.
    PREFACE: I am attempting to use the converted .doc file with translation applications/software. Google Translator Toolkit is what I use the most, but ALL other translators are having this very same issue with the .doc file. --The source PDFs are product information from drug manufacturers in various countries that I need to have translated to English. I do not have access to their source documents, as they do not provide their own source docs for obvious reasons.
    ALSO: I cannot use Google Translator toolkit to translate from PDFs directly - if you do that, it will attempt to translate a PDF and then export in an .html file, but it does not get the exact spacing of the sentences correctly, which leads to errors in translating - key things such as "can take with alcohol" and "do not take with alcohol". So that's out!
    I am not having any problems with the resultant .doc file in MS Word itself. It looks right, the spacing matches the original PDF source perfectly, prints correctly, etc... Reference here on a product info sheet from Austria in German:
    The problem: This is a screenshot from Google Translator Toolkit - the right side of the image - the spacing in the lettering from the .doc file I am uploading is not being read correctly, resulting in untranslated gibberish. (Note: this isn't a problem with the translation applications or software -- all are having this issue with .doc files converted from .pdf - this issue isn't present with any old .doc file that wasn't converted from a .pdf) -- It's definitely got something to do with some kind of embedded data in the .doc file that I cannot isolate!!)
    My settings in Adobe Pro (convert from PDF to .doc):
    Page layout: Flowing Text (this prevents the resultant .doc from having all of those text boxes, which also don't then work in translators)
    Include comments: True
    Include images: True
    Run OCR if needed: True
    Notes:
    -I have run OCR text recognition on the source PDF files in it's specific language.
    -I have edited the accessibilty of the PDF and have run the tag recognition and quick checks (to see if they solved the issue, which it did not - tagged or untagged, same problems!)
    -I have exported the .doc BACK to PDF using MS Word's function, which results in a great looking tagged PDF. THEN I re-saved this new PDF back as a .doc - same issue.
    -I have tried saving the PDF in all of the other formats that the translators accept. All have different issues. The only one that works consistently is saving to a .txt (plain)... The best is a .doc to .doc conversion, with all the original spacing. (I am not spending hours reformatting a .txt translation in word)...
    I can't seem to find where this spacing data is in the .doc file!!!! (Changing the fonts, sizes, margins -- doesnt fix this either). I have tried so many methods...
    Any thoughts on other things to try in Adobe Pro (or Word)?
    EDIT: Here's an additional tidbit of info that may be the key to this... There's some kind of coding that is in the .doc that Adobe Pro converted from the source PDF that doesnt display in Word, but that is being seen by the translation programs....... I have no idea what these are, but I want to remove them!
    Message was edited by: KaotikADC

    I would suggest you look at the fonts that are being used. It may be a font issue that is not properly being read by the translation program.

  • How to know the source document for pasted page items

    Hi,
    I want to perform some actions on items before they are pasted (look at persistent data stored on the, if a conflict ask the user and either update or reject).
    Believe I'm OK with the paste (document observer, in kBeforeDoMessageBoss where the change is kPasteCmdBoss, set global error code to kCancel to prevent the drop)
    But... I can't think of any way to find the source document since the paste is from the scrap db.  I've tried kCopyCmdBoss in the observer but that isn't hit (maybe I need to observe the scrap?).
    Hope someone can help.
    TIA Ian

    I'm afraid there is no silver bullet.
    Again: Copy - Paste is actually a two-step copy, from source doc to scrap, then from scrap to destination doc. Only few (other) copy operations go straight from doc1 to doc2.
    Just assume the special case that the source doc is already closed and purged for the second copy, your data should by then already be decoupled and self-contained. Besides the user might never actually invoke Paste.
    Until CS2 or CS3 there used to be a subject at the scrap root boss, then it was optimized away, so you can't use observers.
    As already mentioned above, if you have to translate UIDs especially of your own custom boss class, you can use a reference converter to look up the equivalent object in the target db (by name or other criteria) or eventually create it, then provide the replacement UID.
    There might be other means for special objects (text / PasteData, owned item) but I'd have to investigate them myself if I run into the need.

  • Problem in Creating Source Files (Templates) for Original Application Files

    Dear Friends,
    I am trying to ccreate "Source Files (Templates) for Original Application Files" . I checked the link
    http://wiki.sdn.sap.com/wiki/display/PLM/Templates-Document+Management
    I created a new DOc. type TMP with no statuses, checked in KPO, assigned no. ranges.
    Created  DIR & assigned the template file, checked into storage category. DIR no. 10000000390 created.
    In Workstation application "DOX" in define templates for originals : doc. type: ZGA, application: DOX; language- EN; no - 01; In source doc- entered doc. type- TMP, doc. no.- 10000000390, part & version
    Assigned for required source file copy" ZGA doc. type. -- Default Appl. as "DOX" workstation application.
    Now created a DIR with ZGA doc. type, when clicking on originals , DOX prompted and clicking on "create with template" . TMP doc. 10000000390 template open in a new window. I edited & saved. close the MS word window. When comes to DIR, it prompted, Original was changed Do you want to save the original?.
    clicked on yes.
    Saved the ZGA DIR. When I saw the new ZGA DIR created it didn't capture. Where I went wrong ?
    Regards,
    Sai Krishna

    Dear Ravindra,
    By going this below link, it seems we can use template for creating ne wdocument & attach the same.
    http://wiki.sdn.sap.com/wiki/display/PLM/Templates-Document+Management
    Following messages if you read, it may be clear.
    By having templates in place we can utilize the pre-defined documents instead creating right from scratch.
    Entries can be done in the Template and save the document.
    Templates are used for standardization and uniformity. By using templates time consumption for creation of documents will reduce as most of the details are maintained in the master template and the same can be utilize by using the template when creating documents.
    If in DMS editing functionality is not there what is the use of templates- documentation?
    Regards,
    Sai Krishna

  • Converting Word DOC to PDF changes to PP

    I'm converting a Word DOC to PDF, and my header has several Registered marks. In Word it looks fine, but the PDF has added the letter 'P' before and after, changing '®' to 'P®P'
    I've tried the same source doc on two different machines, and tried using earlier revs of the source doc.
    I'm running Word 2003 SP3 and Acrobat 7.0.0.
    Is this a known issue? Is there a workaround?

    I agree with John that the version level may be the issue. Typically the first release of each version is buggy. Often the problem seems to be with the fonts - maybe the source of your problem. It might be that the "P" characters were part of the original as flags to change a font style and did not get removed.
    You might also try printing to the Adobe PDF printer to see if that gives the same result (I suspect it will). If it does, an update would be appropriate and should at least be tried on one machine.

  • Creating pdf from multiple docs in PS8

    i need to create a multi page PDF docs from multiple docs using photoshop elements 8. source docs will be other formats (e.g. MS WORD), but i could convert to pdf.
    any help would be greatly appreciated.

    Yes you can open Writer (the word processing/text module) and use it like a blank word document. You can copy and paste from other sources, import image files, tables and objects and save as PDF.
    This is how it looks:
    Click to enlarge

Maybe you are looking for

  • I can not import pictures from iPad into Aperture

    I have an iPad 1, latest iOS. I shoot Nikon RAW files that I import unsingh the camera connector kit (CCK). I use Aperture, again latest version. All of that in OS X latest and greatest on an iMac (March 2009). I simply can not import pics from the i

  • Clarification on Patches applied after installing NCOMP

    Clarification on Patches applied after installing NCOMP and reapplying patchset Note : 293658.1 10.1 or 10.2 Patchset Install Getting ORA-29558 JAccelerator (NCOMP) And ORA-06512 Extract: "Note: If you have one-off patches on top of a 10.1.0.x or 10.

  • Personalize button in Assignment Block

    Hi, I created a new assignment block for Campaign History in the Account Overview screen. But the personalize button does not work, i.e., when I click on personalize button, no fields are shown in available or displayed fields list. Couls you please

  • Develop defaults - My settings for Canon 5DmkII

    These are the default develop values I use on my Canon 5DmkII.    (After many hours testing on 100+ images) Comments and advice welcome... Landscape, ISO 100-200, 24-105 Lens CameraProfile = "Adobe Standard", Clarity = 20, ColorNoiseReduction = 15, C

  • I have a HP Pavilion p7-1058uk Desktop PC

    The GUI is windows 7 64 bit with a 300watt power supply. I'm looking for a better graphics card than the current onboard setup.