Import Exchange cert into JVM for CF10

Hello, everyone.
I'm trying to learn the CFEXCHANGECONNECTION and CFEXCHANGECONTACT tags, and I'm having a bit of an issue.
When I first started playing around with it, I was getting error messages that the connection couldn't be formed because the Exchange server only accepts https connections, so I set the protocol to https.
Then I was getting an error message regarding the "cert not installed in CF server", so I managed to get a copy of the SSL cert (DER format .cer file) and followed instructions on how to import it into the JVM that CF uses.
I'm still getting the error saying that the cert isn't installed in CF server.  Any suggestions?
V/r,
^_^

you need to add the cert to your jvm's keystore
something like this
http://www-10.lotus.com/ldd/lcwiki.nsf/xpDocViewer.xsp?lookupName=IBM+Connections+Mail+1.3 +documentation#action=openDocument&res_title=Importing_SSL_certificatesicm13&content=pdcon tent
dont worry its about domino, bottom line its importing a msexchange cert into a java keystore. I use portacle ( http://portecle.sourceforge.net/ ) for managing my java keystores
edit: I use JUST portacle to import they certs, no need to bother with command line, i left it here for the sake of completeness

Similar Messages

  • Import SSL cert into OC4J for remote server

    i have Java code within a JSP that creates a secure URLConnection from within my OC4J container to another local server. this code works just fine when run as a rich application from JDeveloper, but when run from within the OC4J container it throws the following error:
    javax.net.ssl.SSLHandshakeException: java.security.cert.CertificateException: Couldn't find trusted certificate
    i have a deadline looming for Monday (June 19th) that requires this communication. what is the supported mechanism for enabling the OC4J instance to connect with Java code via SSL to another server? i know one usually uses the JSSE keystore, but from the OC4J documentation i've seen, it looks like you're supposed to use the Oracle Wallet instead, but i need verification... can anyone help regardring enabling my Java code to communicate with another local SSL server from within my OC4J instance?

    you need to add the cert to your jvm's keystore
    something like this
    http://www-10.lotus.com/ldd/lcwiki.nsf/xpDocViewer.xsp?lookupName=IBM+Connections+Mail+1.3 +documentation#action=openDocument&res_title=Importing_SSL_certificatesicm13&content=pdcon tent
    dont worry its about domino, bottom line its importing a msexchange cert into a java keystore. I use portacle ( http://portecle.sourceforge.net/ ) for managing my java keystores
    edit: I use JUST portacle to import they certs, no need to bother with command line, i left it here for the sake of completeness

  • How do I prevent errors importing foreign characters into subtitles for DVD studio pro?

    How do I prevent errors importing foreign characters into subtitles for DVD studio pro?
    I have figured out just about everything necessary for creating subtitle tracks in several foreign languages, but the only problem is that some individual characters in some languages (like the "open quotation mark" symbol in Lithuanian!) do not import properly into the subtitle track.  I can type or paste the symbols in manually, but this means doing it hundreds of times in several different languages, and defeats the purpose of using the system I've created.
    Does anyone know how to import some of these odd characters.
    I import characters using a text file saved in Unicode-16, and I set the language of the track to the proper language (for instance, Lithuanian).
    I can't find the answer anyway, and really am stumped!!
    Thank you!!

    i think i might have figured out a solution.  it's a quirk in the program.  i noticed that sometimes the quotation marks DO actually import, but only if they are in the middle of a sentence.  they only FAIL to import at the beginning of a sentence.  so, what i did was to paste a space before the beginning of every sentence with a weird low-down quotation mark, and it imported fine.
    and it also seems to kill two birds with one stone, because sometimes it seems that DVD studio pro cuts off a few pixels at the beginning of a line -- so with a space inserted it just cuts off...nothing.
    so far so good.  thank you for trying to help, Tom.  MUCH APPRECIATED.  this stuff can be very frustrating.  i'm already going bald fast enough....erg.

  • Error while importing CA cert into kerstore

    Hi all,
    I am facing below error while importing CA cet or trusted cert into keystore:
    bash-3.00$ keytool -import -v -trustcacerts -alias tcstestenv -file TCStestCA.cer -keystore keystore.jks
    Enter keystore password:
    keytool error: java.lang.Exception: Public keys in reply and keystore don't match
    java.lang.Exception: Public keys in reply and keystore don't match
    at sun.security.tools.KeyTool.establishCertChain(KeyTool.java:2618)
    at sun.security.tools.KeyTool.installReply(KeyTool.java:1870)
    at sun.security.tools.KeyTool.doCommands(KeyTool.java:807)
    at sun.security.tools.KeyTool.run(KeyTool.java:172)
    at sun.security.tools.KeyTool.main(KeyTool.java:166)
    bash-3.00$ keytool -import -v -trustcacerts -alias tcstestenv -file TCStestCA.cer -keystore keystore.jks
    Enter keystore password:
    keytool error: java.lang.Exception: Public keys in reply and keystore don't match
    java.lang.Exception: Public keys in reply and keystore don't match
    at sun.security.tools.KeyTool.establishCertChain(KeyTool.java:2618)
    at sun.security.tools.KeyTool.installReply(KeyTool.java:1870)
    at sun.security.tools.KeyTool.doCommands(KeyTool.java:807)
    at sun.security.tools.KeyTool.run(KeyTool.java:172)
    at sun.security.tools.KeyTool.main(KeyTool.java:166)
    bash-3.00$ keytool -import -v -alias tcstestenv -file TCStest.cer -keystore keystore.jks
    Enter keystore password:
    keytool error: java.lang.Exception: Public keys in reply and keystore don't match
    java.lang.Exception: Public keys in reply and keystore don't match
    at sun.security.tools.KeyTool.establishCertChain(KeyTool.java:2618)
    at sun.security.tools.KeyTool.installReply(KeyTool.java:1870)
    at sun.security.tools.KeyTool.doCommands(KeyTool.java:807)
    at sun.security.tools.KeyTool.run(KeyTool.java:172)
    at sun.security.tools.KeyTool.main(KeyTool.java:166)
    Regards
    Sunitha

    How did you create an empty keystore? Ideally when you use keytool -genkey command then it generates a keystore and a key. Have you made sure that the cert which you are importing is in PEM format (PEM certs can be opened in any text editor)
    Regards,
    Anuj

  • Importing Wildcard Cert into Messaging Server and Comms Express???

    Hi all, does anyone know how I can import a wildcard certificate, private key, & CA cert into Messaging Server 6.3 and Comms Express 6.3?
    We have 3 files from DigiCert that I think need to be imported:
    1) A wildcard cert from DigiCert
    2) The DigiCert CA cert
    3) The private key
    Thanks in advance,
    Stewart

    Hi, we are upgrading from iMS5.2 to SJMS6.3 later this year but in the mean time i'm trying to work out how to import the wildcard certs, key, etc from DigiCert into our current iMS5.2. I've heard it can be done.
    We're currently using a cert from Verisign in our iMS5.2 environment.
    Stewart

  • Importing Wildcard Cert into Web Server???

    Hi all, does anyone know how I can import a wildcard certificate, private key, & CA cert into the Sun Java Web Server ?
    We have a wildcard certificate from DigiCert that I want import into the web server. There are 3 files in total:
    The files are:
    1) The wildcard cert
    2) The DigiCert CA cert
    3) The private key
    I've been playing around with tools like certutil, pk12util, and the web server admin GUI but so far no success.
    Thanks in advance,
    Stewart

    The private key and cert files are in PEM format. The two certs were supplied to us by DigiCert. We are currently using these files with Apache without any problems.
    Now we want to use them with the Sun Java web server.
    I think i've successfully imported them as show below.....
    # /opt/SUNWwbsvr7/bin/certutil -d /var/opt/SUNWwbsvr7/<instance-name>/config -L
    DigiCert Global CA - Entrust.net CT,,
    my-wildcard u,u,u
    # /opt/SUNWwbsvr7/bin/certutil -d /var/opt/SUNWwbsvr7/<instance-name>/config -K
    <0> my-wildcard
    In the web server admin gui, however, no certs are displayed.
    Stewart

  • Can't load/import converted video into itunes for sync

    I converted a video into ipod format by 2 diff software. They seem to have converted correctly as I can play them in apple quicktime. I tried to bring them into itunes for sync, but can't bring them. I tried dragging into movies, tried import, tried add files. Non of them working. Can anybody help me in this, ho can I bring the file into itunes? I am using itune 7, should I go back to old ver (6.x..)?

    I just converted some TV shows with iSquint, and drug them over to movies and presto they were there... I then when into Info, changed them to TV shows and they moved over to TV Shows.
    It works.

  • How to import YouTube videos into FCP for editing

    I am doing a television interview, and we want to cut away to a YouTube video. Is there a way to download and import YouTube videos into Final Cut Express?

    It's a clip from CNN (with all credits etc. added). When one refers to it as a clip posted on "YouTube", then people understand the quality will be poor.
    I've watched television go from everything shot on a tripod with clean, meticulous editing rules, to almost anything goes. It has to do with cultural reference.

  • Importing Exchange Rates into Business One Automatically

    Good Morning all,
    How can I automatically import the exchange rate tables to Business One?
    There is one stub called 'Auto Import' in Exchange Rate and Indexes table.  Is it the one to import from external file?  If yes, please explain how to do the same?
    Thanks in advance.
    Regards,
    Balaji

    Please check this thread:
    Import Exchange rate table from bank
    Thanks,
    Gordon

  • How do I import an index into Indesign for epub and keep the links live?

    What is the best way to import a subject index (the indexer uses skyindex, and has an option to output index links to indesign para numbers), but he currently provides a word file for import into Indesign 5.5 with dead page numbers. We need to retain that for print publishing, but change the index numbers for epub, to links in both directions. Whats the best way to tackle this? I hope someone out there has done this!

    Page numbers do not exist in epub.
    Have a read through this:
    http://www.pigsgourdsandwikis.com/2010/07/creating-index-for-epub-with-indesign.html
    Bob

  • Problem importing home video into iTunes for ipod touch

    I recorded my son's marching band concert on a Flip Video camera. I have tried importing it various ways (directly from flip, importing to windows media player, burning it to dvd, putting the file directly into the itunes library folder) but every time I try to either drag and drop or add file to library, nothing happens. Nada. It just doesn't appear. Is there a way to do this?

    The file must be an mpeg4 video meeting these standards:
    H.264 video, up to 1.5 Mbps, 640 by 480 pixels, 30 frames per second, Low-Complexity version of the H.264 Baseline Profile with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats;
    H.264 video, up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Baseline Profile up to Level 3.0 with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats;
    MPEG-4 video, up to 2.5 Mbps, 640 by 480 pixels, 30 frames per second, Simple Profile with AAC-LC audio up to 160 Kbps, 48kHz, stereo audio in .m4v, .mp4, and .mov file formats

  • Can't Import mp4 video into itunes for my ipod

    I have tried to get video onto my ipod but itunes wont let me import video. I have quicktime 7 pro and have exported my video to ipod and to mpeg-4 and i can't import it into itunes to get it on my ipod.
    Please can someone tell me what I am doing wrong.

    Did you try just to drag&drop the video onto "Library" in iTunes' left "Source"-column?

  • Import AppBuilder project into Eclipse for Android

    Hello,
      I am trying to take an application developed in AppBuilder and load it into Eclipse.  How is this done?  I cannot find any resources explaining how to do this.  The goal is to deploy an application to an android tablet.  I have the development environment setup including Cordova and Kapsel plugins.  How does one load appbuilder files into Eclipse?

    Hi,
    I am trying same to import my appbuilder project into eclipse. I have created cordova project and then published to project directory from appbuilder. Then I opened the eclipse IDE and followed the steps File>New>Project>Android>Android Project from Existing Code> browse project directory. but it looks eclipse cannot recognise the project! I can see all the files I have project.jason and a www directory but there is no .project or project.properties! am I  misisimg anything in appbuilder or ineclipse?
    Regards
    Mohammad Sarker

  • Problem in Importing Request Datasets into MDS for OIM

    I m getting the following Error message:
    Problem invoking WLST - Traceback (innermost last):
    File "C:\Oracle\Middleware\Oracle_IDM1\server\bin\weblogicImportMetadata.py",
    line 21, in ?
    File "C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\mdsWLSTCommands.py", line 268, i
    n importMetadata
    File "C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\mdsWLSTCommands.py", line 727, i
    n executeAppRuntimeMBeanOperation
    File "C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\mdsWLSTCommands.py", line 697, i
    n getMDSAppRuntimeMBean
    UserWarning: MDS-91002: MDS Application runtime MBean for "OIMMetadata" is not a
    vailable. "importMetadata" operation failure.
    Edited by: 957358 on Sep 6, 2012 4:54 AM

    I m getting the following Error message:
    Problem invoking WLST - Traceback (innermost last):
    File "C:\Oracle\Middleware\Oracle_IDM1\server\bin\weblogicImportMetadata.py",
    line 21, in ?
    File "C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\mdsWLSTCommands.py", line 268, i
    n importMetadata
    File "C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\mdsWLSTCommands.py", line 727, i
    n executeAppRuntimeMBeanOperation
    File "C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\mdsWLSTCommands.py", line 697, i
    n getMDSAppRuntimeMBean
    UserWarning: MDS-91002: MDS Application runtime MBean for "OIMMetadata" is not a
    vailable. "importMetadata" operation failure.
    Edited by: 957358 on Sep 6, 2012 4:54 AM

  • Help please re Lion, importing exchange 2008 into Mac Mail

    If anyone can help me - it would be fantastic!
    Am trying to sync iphone4, ipad2 and mac book pro - which originally had snow leopard... now just upgraded to Lion 10.7.3
    Have email on POP server which is apparently an IMAP enabled - exchange account... been on phone to Telstra in Oz - last week who told me this is an Exchange 2003 server....
    Can sync ical, contacts and can send and receive email on ipad and iphone via icloud... however, am having major issues sending/receiving email on mac book pro....
    Am running Entourage 2008 - can receive email but can't send
    Tried setting up Mac Mail account - can't send or receive as doesn't recognise my mail server!
    I hope the above makes sense and that someone out there can help me.... have spent over 14 hours on phone to Telstra and have had so called Apple Tech to fix... still no luck... what about DavCal?  Any other tips much appreciated

    If anyone can help me - it would be fantastic!
    Am trying to sync iphone4, ipad2 and mac book pro - which originally had snow leopard... now just upgraded to Lion 10.7.3
    Have email on POP server which is apparently an IMAP enabled - exchange account... been on phone to Telstra in Oz - last week who told me this is an Exchange 2003 server....
    Can sync ical, contacts and can send and receive email on ipad and iphone via icloud... however, am having major issues sending/receiving email on mac book pro....
    Am running Entourage 2008 - can receive email but can't send
    Tried setting up Mac Mail account - can't send or receive as doesn't recognise my mail server!
    I hope the above makes sense and that someone out there can help me.... have spent over 14 hours on phone to Telstra and have had so called Apple Tech to fix... still no luck... what about DavCal?  Any other tips much appreciated

Maybe you are looking for