Why this Verisign certificate is not automatically recognized ?

Hello,
We used java and JSSE to acces an https URL, with a 64 bit certificate, it's ok.
We try to use the new certificate 128 bit, it's KO.
We need to declare this new certificate with keytool in a keystore, and to add in the java program the reference to the keystore file.
Is it normal, why this new certificate is not automatically recognized in the cacerts ?
thanks for your response.
******* Old certificate ********************
Record ID: 14
Issuer Record ID: 4
Trusted: Yes
Version: 1
Issuer name: Secure Server Certification Authority
     RSA Data Security, Inc.
     US
Public key algorithm: rsaEncryption
Public key size: 1024
Signature algorithm: md5WithRsaEncryption
Issuer unique ID: None
Subject unique ID: None
Number of extensions: 0
******* New Certificate *************************
Record ID: 14
Issuer Record ID: 0
Trusted: Yes
Version: 3
Issuer name: www.verisign.com/CPS Incorp.by Ref. LIABILITY LTD.(c)97
VeriSign
VeriSign International Server CA - Class 3
VeriSign, Inc.
VeriSign Trust Network
Public key algorithm: rsaEncryption
Public key size: 1024
Signature algorithm: md5WithRsaEncryption
Issuer unique ID: None
Subject unique ID: None
Number of extensions: 4
*****************************

Hi,
we had the some problem.
The new certificate is Class 3 Version 3, but in the cacerts file is present only the Version 1.
The first solution was been to include our certificate in cacerts file and redistribute the cacert file to our clients (or click always in the alert pop-up). ORRIBLE!
The finally solution (i hope) is to set up correctly the web-server.
We have Apache 1.3.27 + mod-ssl. The installation of certificates has involved the only authenticated certificate file and private key. By the way there's another file that is not in use by default: the intermediate.crt file (in httpd.conf is indicated by tag SSLCACertificateFile). The intermediate.crt is distribuited by Verisign and it must be installed to solve the problem.
The difference is visible in Mozilla browser too.
I
Best Regards.
Rosas!!

Similar Messages

  • Why this simple assingment is not possible in Generics ?

    Hi
    Just curious to know why this simple conversion does not work and requires casting ?
    List<? super Integer> list = new ArrayList<Integer>();
    List<? super Number> listN = list; //Requires Casting
    List<? extends Number> listExNu = new ArrayList<Number>();
    List<? extends Integer> listExIn = listExNu; //Requires CastingAs per my understanding ,
    A List<? super Number> can fit inside a List<? super Integer> ...
    So what really happens here to force casting ? Any ideas ?

    ejp wrote:
    List<? super Integer> list = new ArrayList<Integer>();The only two classes that are superclasses of Integer are Number and Object.Not quite. Please note that the clause *? super Integer* is inclusive, i.e. it also matches List<Integer>.
    Additionally, it matches all interfaces implemented by Integer. Thus, the following types can be assigned to list:
    List<Integer>
    List<Serializable>
    List<Comparable<Integer>>
    List<Comparable<? extends Integer>>
    List<Comparable<? super Integer>>
    List<Comparable<? extends Number>>
    List<Comparable<? extends Serializable>>
    List<Comparable<?>>
    List<Number>
    List<Object>And the following types can be assigned to listN:
    List<Serializable>
    List<Number>
    List<Object>Since the latter is a genuine subset of the former, an implicit conversion such as listN = list is impossible.

  • Why this character \ it is not working in action scrip?

    Hi...
    Why this character \ it is not working in action scrip? And
    how can I solve it?
    on (release) {
    text.text = text.text + "l"
    Please your help ASAP
    thank you

    yea, that's true, but I don't think that is the problem.. I
    use it every once in a while, and it doesn't break the script.
    "I’m trying to make bush button if i press it, the
    action script it well write the text in text area and I’m
    using Flash MX 2004"
    This statement makes
    zero sense.. please clean it up and make it understandable,
    and tell what version of Actionscript you are publishing to.

  • WLC-4402-This CA Certificate is not trusted, to enable trust

    Client on wireless laptop connection via the 4402 get errors with SSL Cert.
    Error message when displaying Cert status on 4402 wireless controller,
    "This CA Certificate is not trusted.  To enable trust, install this certificate in the Trusted Root Certification Authorities store."
    My Cert is from GoDaddy.com.
    From 2008 till 2018
    Issued to 169.254.1.1 (?) is this a virtual address on the Wireless Controller, and how is the
    Trusted Root Certification Authorities store (my DC) going to map this address to the 4402?
    Is there anything else that I need to enable on the client?  Such as use this Cert?(GoDaddy)
    Regards,
    Nick

    Use Keychain Access (found in /Applications/Utilities) to set an explicit trust.
    1:  Open Keychain Access
    2:  Click on the System keychain in the list of keychains on the left
    3:  In the list on the right, find the certificate for the server and select it
    4:  Press the i (get info) button
    5:  Reveal the Trust arrow and change the "When using this certificate" to Always Trust
    Or, go to GoDaddy and get a real cert

  • Wifi connection is not automatically recognized until I manually select it. How do I correct this?

    I have a 17" macbook pro and since I installed the Yosemite OS, my laptop does not automatically find my wifi. I have to manually click on the signal icon and select my wifi network. Does anyone know how to correct this problem? Thanks in advance!

    Dominic,
    Thanks for the info and yes, it worked!
    Best,
    Chris

  • Why is my Flash player not being recognized by some programs?

    Why is my Flashplayer not being recognized by some programs. Some keep informing me to download Flash player which I have done numerous times. My operating system is MS Vista and Widows 7.
    Please advise.

    What programs, for example?

  • Machine Certificate will not be recognized

    Hi All, i have a Setup as Follows
    - 5508/1142
    - heterogenous Client with WZC, XP, SP3, SSO
    - ACS 5.2, MS AD
    Target is Songle Sign On wih Machine Cerificates against AD. For testing purpose we tested with EAP-PEAP/MS Chapv2 and Machine Auth, works fine. Now we installed a Machine cert in the Machine cert Store (no User Cert) and reconfigured the WZC for using certs and Machin Auth. What we see is an Error Message in the System Tray that there is no certificate available. We checked it again, the MMC shows us a Machine cert in the Store.
    Where am i wrong, any help welcome.
    BR, Michael

    Hi Michael,
    This is how it works when you select the certificate method under the WZC:
    Computer authentication works only before logon
    By default, after logon, only user authentication works. This means that each user on the system needs a certificate (!) including administrator This can be overridden by AuthMode=2, but this is system-wide,  implying that for a different wireless network user authentication won't  work either. So AuthMode is not an option (except the computer is only used in one 802.1X network)
    This implies too that as soon as there is a computer certificate and no user certificate the network just does not work!
    This way it is not possible to use e.g. EAP-TLS with  certificates for computers and PEAP-MSCHAPv2 with username/password for  users
    So if you wish to use certificate based authentication for the machine, you need to use also for user authentication (using WZC).
    If you have both user and machine certificate, then after installing the certs, reboot the machine and verify if it works.
    HTH,
    Tiago
    If  this helps you and/or answers your question please mark the question as  "answered" and/or rate it, so other users can easily find it.

  • Why this candlestick Chart does not returns an URL as a link ?

    Hi,
    I have done a nice Candlestick Flash Chart. But The problem is that the link does not work. When I click on a point - the cross -, nothing happens, which means the URL is not displayed in the URL zone of the navigator - I am under Firefox. I have been using this technique on other charts (2D Column) and it was working nicely. I don't see why it is not working in the Candlestick type chart. I have been outputting the result of the PL/SQL into an item to check if the SLQ generated by the PL/SQL function was coorect and tested it under SQL Developper and I do get good results and nices URLS under SQL Developper. Thus is why i don't understand why this is not working here.
    DECLARE
    X VARCHAR2 (4000);
    BEGIN
    x := 'SELECT
    ''f?p=&APP_ID.:8:&SESSION.:GET_DETAIL_MONTH:NO::P8_MONTH:''
    ||TO_CHAR(TRUNC(DATE1, ''MM''), ''MM/YY'') LINK,
      TO_CHAR(TRUNC(DATE1, ''MM''), ''MM/YY'') LABEL,
      AVG(VALEUR) OPEN,
      MAX(VALEUR) HIGH,
      MIN(VALEUR) LOW,
      AVG(VALEUR) CLOSE FROM EVV_'|| UPPER (:p184_ename) ||
    ' WHERE CLEF_VAR = (SELECT CLEF_VAR FROM SITE_ECHELLE WHERE SITE = '''
    || UPPER (:p184_ename) ||
    ''') AND DATE1 BETWEEN TO_DATE (''01/01/'
    ||:P8_YEAR||'000000'', ''DD/MM/YYYYHH24MISS'') AND TO_DATE (''31/12/'
    ||:P8_YEAR||'235959'', ''DD/MM/YYYYHH24MISS'')
    GROUP BY TRUNC(DATE1, ''MM'')
    ORDER BY TRUNC(DATE1, ''MM'')';
    RETURN (X);
    END;Example of SQL generated by the above function :
    SELECT 'f?p=12400:8:1473118156348570:GET_DETAIL_MONTH:NO::P8_MONTH:'
    ||TO_CHAR(TRUNC(DATE1, 'MM'), 'MM/YY') LINK,
    TO_CHAR(TRUNC(DATE1, 'MM'), 'MM/YY') LABEL ,
    AVG(VALEUR) OPEN,
    MAX(VALEUR) HIGH,
    MIN(VALEUR) LOW,
    AVG(VALEUR) CLOSE
    FROM EVV_E007
    WHERE CLEF_VAR =
    (SELECT CLEF_VAR FROM SITE_ECHELLE WHERE SITE = 'E007'
    AND DATE1 BETWEEN TO_DATE ('01/01/2006000000', 'DD/MM/YYYYHH24MISS') AND TO_DATE ('31/12/2006235959', 'DD/MM/YYYYHH24MISS')
    GROUP BY TRUNC(DATE1, 'MM')
    ORDER BY TRUNC(DATE1, 'MM')
    Example of output of the link :
    f?p=12400:8:1473118156348570:GET_DETAIL_MONTH:NO::P8_MONTH:01/06     f?p=12400:8:1473118156348570:GET_DETAIL_MONTH:NO::P8_MONTH:02/06     
    Thank you for your kind answers !

    Hello Christian,
    I first thought that your url shouldn't contain / (in your month format - better to use a dash -).
    But then I remembered the Candlestick chart that is standard in APEX is having a bug.
    I did a quick test here: http://anychart.apex-evangelists.com/pls/apex/f?p=454:8:0::NO:::
    On the left you see the default chart in APEX (based on Anychart 3.3), if you click on the candle it doesn't show hello. If you click on the right chart it does.
    The right chart is based on Anychart 5 and makes use of our integration kit.
    Regards,
    Dimitri
    http://dgielis.blogspot.com/
    http://www.apex-evangelists.com/
    http://www.apexblogs.info/
    REWARDS: Please remember to mark helpful or correct posts on the forum

  • Why are my podcast subscriptions not automatically downloading?

    Some of my podcast subscriptions are not automatically downloading. New subscriptions are, but subscriptions that previously downloaded automatically no longer do so. When I re-subscribe, it does not solve the problem.

    Hello>
    I made changes to my rss file on my webserver two weeks ago and I do not see the updates on the iTunes site.
    How long on average does it take for the ITunes site to see my new changes?
    Thank you.
    Here is my URL
    http://www.tiffeducationfoundation.org/rss-feed.xml

  • IPhone not automatically recognized

    Sometimes when I plug my iPhone into my iMac, iPhoto doesn't automatically recognize it to import my pictures.  Does anyone know how to fix this?  Also, sometimes iPhoto creates duplicates of my iPhone pictures.

    Hello TeamMarc,
    It sounds like your iPhone is not seen in iTunes after a recent update. I recommend the troubleshooting in the following article to help troubleshoot the issue:
    iOS: Device not recognized in iTunes for Windows
    http://support.apple.com/kb/ts1538
    If the issue persists, I would recommend reinstalling iTunes and its associated applications alltogether with the following article, in the order recommended therein:
    Removing and reinstalling iTunes and other software components for Windows Vista, Windows 7, or Windows 8
    http://support.apple.com/kb/ht1923
    Thank you for using Apple Support Communities.
    Regards,
    Sterling

  • Why this removeChile function can not work

    Dear All
    can any one help me fix this problem? i can not delete one job record from XML file, and there is no any error message, don't know why can not remove the node from XML file. Thanks!
    XML File:
    <Job_ad>
    <job>
    <title>ABC
    <detail>123
    </job>
    </job_ad>
    the Java code
    try {
    DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
    DocumentBuilder parser = factory.newDocumentBuilder();
    File fn = new File(fileName);
    Document doc = parser.parse(fn);
    NodeList ReportDate = doc.getElementsByTagName("job_ad");
    NodeList job = doc.getElementsByTagName("job");
    for (int i = 0; i < job.getLength(); i++) {
    Element jobDetail = (Element)job.item(i);
    String jobTitle = jobDetail.getElementsByTagName("title").item(0).getFirstChild().getNodeValue();
    if (jobTitle.equals("ABC")) {
    System.out.println("record found");
    Node deadElement = (Node)jobDetail.getParentNode().removeChild(jobDetail);
    catch (Exception e) {
    System.out.println(e);

    if (jobTitle.equals("ABC"))The actual value of jobTitle is "ABC\n", if your posted XML is accurate. You forgot to account for the new-line character after the text.
    A little debugging (such as System.out.println(jobTitle)) might have told you that.

  • Why does my ipod touch not automatically sync with itunes

    When I connect my ipod touch to my laptop it says that it has sync'd on itunes but does not sync the music that I have downloaded onto my ipod touch!! I am going round in circles with the troubleshooting manual as the page on itunes that I have looks totally different to the page that is described in the manual. My laptop is new and Windows 7 and I have downloaded the latest version of itunes. My ipod touch is new as well. Can anyone help?

    Do you have the right boxes checked to sync the media you want to sync?
    iTunes 11 for Windows: Syncing overview
    iTunes 11 for Windows: Set up syncing for iPod, iPhone, or iPad
      Was the iPod previous synced to another iTunes library/computer or se tup via wifi? If so you can only use the manual method and that only works with music and videos.If you want to use this computer as the one syncing computer you need to
    Syncing to a "New" Computer or replacing a "crashed" Hard Drive: Apple Support Communities

  • Why is my iPod Touch not being recognized in iTunes, Device Manager, or my entire computer?

    I have had my iPod Touch since christmas and it is now June. The version is 4.1 and it's the one with the camera. My previous cord worked fine and I never had any problems with iTunes or my iPod before. I lost my cord for about a month (actually I have no clue how long) and my dad picked one up for me yesterday. It cam in a BELKIN package with the USB cord that plugs into a wall charger or car charger. So, I needed to upload my music and when I plugged my iPod in, I went to go sync the music, and I noticed the was no "Device" column in iTunes. So, I went into "My Computer" and didn't find it in (E:) where it always used to be. Then I searched the WHOLE computer and I couldn't find it anywhere. Then I searched for help online. Everything kept telling me to go to device manager and reinstall the device and blah blah blah. BUT IT'S NOT EVEN IN THE DEVICE MANAGER!! I couldn't find it anywhere in there! So like, is my iPod completely erased from my computer forever??? I tried restarting my iPod, my computer, and I made sure my iTunes was the lastest version. I also tried 3 different USB ports and none of them worked!      SO NOW WHAT!!??  Should I try a different USB cord?? Please help!!!
              Sincerely,
       Desparate Girl Who Loves Her iPod Dearly                      P.S. I have Windows XP.

    You should get a genuine USB cord from Apple, to make sure your iPod 4G is supported correctly.
    In addition to that see if Apple Mobile Device Service is still installed and active on your computer. More info in this article: http://support.apple.com/kb/TS1538

  • Any ideas why this "if" statement is not working?

    I have this code inside a click command. The first part works, will change variable to 5. But if variable = 5 animation does not play: 
    if (position != "5"){
                                  sym.setVariable("position", "5");
                                  var position = sym.getVariable("position");
                                            sym.$("Text3").html(""+position);
    else if(position==5)
    sym.play("animation")
    Thanks

    Hi there, can you put a console log before the if statement to confirm that you have a valid value for the "position" variable, at that click scope?
    console.log('position = '+position);
    Run it in your browser and open the JS console to check the log output of the above test.

  • I don't understand why this simple program will not print.  Help please!!!

    This program runs with no errors, it just doesn't print anything. Anyone have a clue as to why it doesn't print anything?
    Here is my code:
    import javax.swing.JOptionPane;
    public class Converter {
    public static void main(String[] args) {
    int a,b,c;
    int inputNum=Integer.parseInt(JOptionPane.showInputDialog(null," Enter a length in yards: "));
    String measurement = JOptionPane.showInputDialog(null,"Enter the unit of conversion (inches, feet, or centiyards): ");
    if (measurement == "inches"){
    a = inputNum*36;
    System.out.println(a + "inches");
    else if (measurement == "feet"){
    b = inputNum*3;
    System.out.println(b + "feet");
    else if (measurement == "centiyards"){
    c = inputNum*100;
    System.out.println(c + "centiyards");
    }

    Don't confuse String's equals() method with the equality operator '=='. The == operator checks that two references refer to the same object. If you want to compare the contents of Strings (whether two strings contain the same character sequence), use equals(), e.g. if (str1.equals(str2))...
    Example:String s1 = "foo";
    String s2 = new String("foo");
    System.out.println("s1 == s2: " + (s1 == s2)); // false
    System.out.println("s1.equals(s2): " + (s1.equals(s2))); // trueFor more information, check out the Java FAQ
    ~

Maybe you are looking for