How to install the certificate in NWA

Hi ,
We have the 3rd party SFTP server which has recently changes his IP address. After that we were getting authentication error while placing the file .
To over come that problem I have deleted the certificate under ssh_hosts and tried to execute the scenario again .
My expectation was that one we run the scenario again , the certificate will install again in NWA automatically , but the certificate is not installing on its own.
Can anyone help in the process of reinstalling the certificate again , Or my understanding is wrong about installing the certificates

Hi,
Ref: http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/964f67ec-0701-0010-bd88-f995abf4e1fc?quicklink=events&overridelayout=true
Make sure extension of the certificate is .crt.
Thanks,

Similar Messages

  • How to install SSL certificate on the second ACE in the HA pair

    Hi,
    I'm struggling to figure out how to install a certificate (.p7b and .crf) on my second ACE in a HA pair.
    On ACE01 i generated a CSR and gave the details to our SSL provider, they provided the certificates and i imported them. All good there.
    How can i install the same SSL on ACE02 if i haven't generated a CSR on my backup devicde, or do i generate a CSR and import the same certificate?
    Since bringing the ACE's into HA all contexts have sync'd and the backup ACE is in 'hot standby' state. But one context fails the sync and i think this is because the SSL certificate is not installed correctly on the second ACE02.
    Anybody got any ideas, suggestions?
    Cheers

    Hi,
    If you already have the cert and key on the Active ACE, then you just need to export them using "crypto export ..." command from Active ACE and then import to the standby ACE using "crypto import ..."
    Regards,
    Siva

  • How to install a certificate in OC4J

    Hi I want to connect a server from a java method in Jdeveloper (from local machine) using api which needs a certificate to be installed in the caller.
    I have installed the certificate in my machine by clicking the certficate file and clicking the Install Certificate option.
    But still the error is comming. Do I need to add the certificate somewhere in Jdeveloper? How?
    The error message is:-
    Establishing the LDAPConnection with the below env params =>
    {java.naming.provider.url=ldap://ldapu.xyz.gov.sg:636, java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory, java.naming.ldap.version=3, java.naming.security.principal=uid=userx,ou=employee,o=xyz,c=sg, java.naming.security.authentication=simple, com.sun.jndi.ldap.connect.pool=true, java.naming.security.credentials=password, java.naming.security.protocol=ssl}
    Establishing the LDAPConnection with the below env params =>
    {java.naming.provider.url=ldap://ldapu.xyz.gov.sg:636, java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory, java.naming.ldap.version=3, java.naming.security.principal=uid=dbc13,ou=employee,o=xyz,c=sg, java.naming.security.authentication=simple, com.sun.jndi.ldap.connect.pool=true, java.naming.security.credentials=password, java.naming.security.protocol=ssl}
    javax.naming.CommunicationException: simple bind failed: ldapu.xyz.gov.sg:636 [Root exception is javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]
    Establishing the LDAPConnection with the below env params =>
    {java.naming.provider.url=ldap://ldapu.xyz.gov.sg:636, java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory, java.naming.ldap.version=3, java.naming.security.principal=uid=dbc13,ou=non-employee,o=xyz,c=sg, java.naming.security.authentication=simple, com.sun.jndi.ldap.connect.pool=true, java.naming.security.credentials=password, java.naming.security.protocol=ssl}
    Establishing the LDAPConnection with the below env params =>
    {java.naming.provider.url=ldap://ldapu.xyz.gov.sg:636, java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory, java.naming.ldap.version=3, java.naming.security.principal=uid=dbc13,ou=non-employee,o=xyz,c=sg, java.naming.security.authentication=simple, com.sun.jndi.ldap.connect.pool=true, java.naming.security.credentials=password, java.naming.security.protocol=ssl}
    javax.naming.CommunicationException: simple bind failed: ldapu.xyz.gov.sg:636 [Root exception is javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]
    Creating ldapContext for user =>uid=dbc13,ou=employee,o=xyz,c=sg
    Establishing the LDAPConnection with the below env params =>
    {java.naming.provider.url=ldap://ldapu.xyz.gov.sg:636, java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory, java.naming.ldap.version=3, java.naming.security.principal=uid=dbc13,ou=employee,o=xyz,c=sg, java.naming.security.authentication=simple, com.sun.jndi.ldap.connect.pool=true, java.naming.security.credentials=password, java.naming.security.protocol=ssl}
    Establishing the LDAPConnection with the below env params =>
    {java.naming.provider.url=ldap://ldapu.xyz.gov.sg:636, java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory, java.naming.ldap.version=3, java.naming.security.principal=uid=dbc13,ou=employee,o=xyz,c=sg, java.naming.security.authentication=simple, com.sun.jndi.ldap.connect.pool=true, java.naming.security.credentials=password, java.naming.security.protocol=ssl}
    javax.naming.CommunicationException: simple bind failed: ldapu.xyz.gov.sg:636 [Root exception is javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]
    [Ljava.lang.StackTraceElement;@193385dsg.gov.xyz.ldap.base.LDAPException: Unable to connect to the server.[simple bind failed: ldapu.xyz.gov.sg:636]
    Thanks in advance
    Sam
    Edited by: Sam on Nov 16, 2010 9:50 PM

    Hi. To SSL comunication between the local machine and remote server with jndi, only need install or register the ca-certificate with keytool in the local machine. This instructions can help you:
    /oracle/oas/10.1.3.1/soa/jdk/bin/keytool -import -keystore /oracle/oas/10.1.3.1/soa/jdk/jre/lib/security/cacerts -trustcacerts -file /oracle/certificates/DcDg04Cert2.cer -alias alias_name -storepass store_pass
    Bye.

  • How to install the JDI  and what re the prerequisites

    Hi All,
    Anybody tell me ,
    AS iam new to the SAP NetWeaver
    How to install the JDI,
    I have got one document in  sdn . It has given the prerequisite as.
    Complete installation of DI (CMS, DTR, and CBS) on SAP J2EE Engine
    Should i install all the above component?  or any one of the components, if need to be, can u anbody tell me how to install , where i will get the help.
    How i need to setup the JDI.
    We are working on Webdynpro, and VC, some of the portal components development.
    Installing the DTR alone is enough to move forward, or JDI is required to  setup?
    Please repsond me.
    Regards
    Vijay

    Hi Krishna thanks for the reply,
    Our Current  Portal Version is
    NetWeaver 2004s SP 11.
    My question, should we need to install all these following components before we setup the JDI.
    Complete installation of DI (CMS, DTR, and CBS) on SAP J2EE Engine.
    or
    As per your reply , my understanding is , By installing the JDI , i will be getting all the above components.
    BCZ in that document it is gving clearly that, the above components are prerequisites for installing the JDI.
    Can u tell me where i will get that service packs in the service market place.
    Regards
    Vijay

  • How to install the Remote Desktop Services role on a Windows 2012 R2 Server

    Hello,
    I am a bit confused on how to install the RDP role on a 2012 R2 server. I have a two server domain and would like to make the second member server an RDP server to host applications (Word, Excel, a medical software, etc.) where users from their windows
    7 desktop will use the Remote Desktop Connection to connect to the server, create a session and do their work. When installing the role, I am prompted with two options:
    1- Role-based or feature based installation
    2- Remote Desktop services installation
    I see the RDP install option in both cases.
    1- Which one do I use?
    2- What role services do I install? (Connection broker, Gateway, Licensing, Session Host, Virtualization host and Web access). I think I need the first four only.
    3- When installing software after RDP, I use the Change user /install and Change user /execute commands. What happens to the software that is already installed? Can remote
    users use those?
    Any help will be very much appreciated.
    Thank You,
    Victor.

    TP,
    Thank you for your response. I added the RD Licensing thru the Role-based option.
    Also opened the local group policy thru gpedit.msc and added the server name and the licensing mode type to Computer Configuration -> Administrative Templates -> Windows Components -> Remote Desktop Services -> Remote Desktop Session
    Host -> Licensing
    Use the specified RD license servers = NameOfMyServer
    Set the Remote Desktop licensing mode = TypeOfMyLicense (Per User in my case)
    Thank you again,
    Victor

  • How to install The Soundblaster Audigy SE in Windows 7 RC?

    :How to install The Soundblaster Audigy SE in Windows 7 RC?Y Two days ago I bought a Soundblaster Audigy SE-retail soundcard. I have a dual boot PC with Windows XP-SP3 and Windows 7 RC. The installation of the soundcard?in Windows XP was easy, no problems, good sound.
    But how to install in Windows 7 RC ?
    I have the installation and applications CD with XP and Vista drivers and I have the driver-download from Creative.com SB24PCDRV LB 0 - 04 - 0090.
    Windows 7 tells me "No device for audio output is installed". Windows automaticly?installed a driver, but that doesn't work. (code 39). The driver download from?creative does not install new drivers and when I try it manually Windows tells me "The best driver is already installed"
    When I uninstall?the driver that Windows installed and try to install the downloaded?creative driver for Windows 7, the driver will not install, and Windows message is something like "?no audio device is installed on this computer"
    What to do ? A computer without sound is nothing...
    Thanks,
    Arie

    >Re: How to install The Soundblaster Audigy SE in Windows 7 RC?% Meocene is 00% on the money. Dan K.'s pack is the best. I have used the pack on four different systems with AUDIGY LS and SE cards that I bought cheaply (all four on Ebay for $40). The package has worked under XP, Vista, and Windows 7 very well.
    I have friends that play Left4Dead and they have been immensely pleased when playing the games in their flats with or without headphones, as compared to their old "onboard RE--t-k" sound.
    The package also works well on a Gateway or HP machine when disabling onboard audio first then installing the Audigy and installing drivers and apps for the first time. Gi've up on using your old CDs, you will only run into a mountain of trouble trying to "Auto-Update" all that with the newest patches.

  • I just bought a new computer and want to load in photoshop from the old one.  I have CS5.  Since CS5 was an upgrade I installed CS4 first, but now I can't figure out how to install the CS5 upgrade.  Any advice?

    How do I transfer photoshop from one computer to another?  I have CS5.  Since CS5 was an upgrade I installed CS4 first, but now I cannot figure out how to install the CS5 upgrade.  Any advice?

    karen2179 wrote:
    If you are able to use adobe products on two computer do I really need to deactivate or uninstall CS4?
    No, but it may help the chances of a successful installation.
    karen2179 wrote:
      Just as an aside - I have been getting messages on here from Adobe Admin saying that CS5 cannot be reinstalled because everything is now in the cloud and that for $350 I can buy CS6 to install on my new computer.  What?  Am I getting spammed on Adobe's site here?
    Where did you see that?

  • How to install the SAPRouter service on a Windows 2003 Server?

    Hi, can someone please either provide me with the instructions or point me to a URL or a SAP note that describes how to install the SAPRouter service on a Windows 2003 32-bit server?
    This is fairly urgent so your assistance here would be much appreciated.
    Many thanks
    Sharon

    I tried this and I get the following error...
    'ntscmgr' is not recognized as an internal or external command, operable program or batch file.
    Any further suggestions?
    S

  • Hi, can anyone please tell me how to install the Nik collection into Adobe Photoshop CC 2014.2.1

    Hi, can anyone please tell me how to install the Nik collection into Adobe Photoshop CC 2014.2.1 ?

    Glad I could help. Thanks for letting me know I did.
    Gene

  • How to install the camera raw plug in?

    how to install the camera raw plug in?

    Hi Andreaid,
    An easy way is to go to Help>Updates in whatever program you have that includes camera raw like Photoshop or Bridge.
    Thanks,
    - Dave

  • How to install the windows7 agent and monitor the same machine

    Hi ,
    I have installed OMS on Oracle Linux 5.7-64 bit machine. Now I am able monitor the OIM which is installed on Linux. I have some of oracle applications (domains) on windows7 machine. I want monitor the same. On em, agent deployment page I am not able to see the windows agents.
    Can you please guide me how to install the agent on windows and monitor the same?
    OEM version: 11.1.0.1
    Thanks in advance
    Regards,
    Kishore Tummeti

    If you just need to install some agents on Windows the best (imho) option is not to use the push option because getting Cygwin to run can take hours (if at all).
    Here you find a good instruction how to install the agent by hand: http://www.peasland.net/?p=122
    Sometimes the –silent mentioned in step 4b needs not to be put as second argument but as last argument.
    Eric

  • How to install the oracle lite mobile server?

    hi,every one!
    I follow the wizard of the oracle lite mobile server,then
    pop the window let me input the "host name""port"and "net server name",I have install oracle 9i,and establish a database named "oradb",establish an server named"oradb",the service can be listened and the port is "1521",but in the installation when i input the up numbers, it
    tells me that "invalid server name",how can i do?
    somebody that do me a favor tell me how to install the oracle 9i lite mobile server,it must be preciated!

    Andy,
    It sounds like you are not properly connecting to the back end Oracle instance when Lite attempts to install the Mobile Server Repository.
    Before attempting a re-install, why don't you try connecting to the same instance using SQL/Plus with the a connect string specifying hostname:1521:SID. If you are not able to connect you need to determine why.
    TNX,
    Phil

  • How to install the same copy of creative suite on the second computer?

    Basically I am using a Macbook Pro and upgraded my hard disk. A
    After I have recovered the data using time machine, I was unable to access my CS6 applications, which all became trial version. So I would like to know how to install the same copy of creative suite on the new drive.

    Transferring does not usually work - you need to install using installation files, the same way you originally installed the program(s).
    Download and Installation Help -
    https://helpx.adobe.com/download-install.html

  • How to install the Sample Apps in Hyperion Financial Management 11.1.2.2?

    Hi,
    Could please anybody tell me how to install the Sample Applications in Hyperion Financial Management 11.1.2.2?
    The following is written in the Administration guide:
    If you did not install the sample files, you can obtain them by reinstalling Financial Management
    and selecting the Sample Applications component.
    I cannot find the “Sample Applications component” among components during installation process.
    There are only “Financial Management ADM driver”, “Financial Management Web Application” and “Financial Management: services”.
    Hope this helps,
    Thank you,
    Vadim

    After you install the sample application, all of the application extracts can be found under the below location.
    Oracle_Home\Middleware\EPMSystem11R1\products\FinancialManagement\Sample Apps and Starter Kits\Sample Apps

  • How to Install the Cubes(SD & MM) by using the Business Content

    Hi All,
    Can anybody tell me how to install the Cubes(SD & MM) by using the Business Content,
    And also require any Material & Navigation steps for to do this...
    Reply back me to [email protected]
    Regards,
    Kiran

    I know this is very old but I’m trying to clean up old posts. Did you ever solve this? If so it would be good if you could post the solution to assist others. If not, at this
    stage, as nobody has answered, I would recommend that you call Intune support.
    You will find your local Intune support number here
    http://technet.microsoft.com/en-US/jj839713.aspx
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

Maybe you are looking for

  • How to setup classpath for the beans?

    My packaged beans reference classes in other jars. Right now I have to set up the classpath in the Windows user variables. I think that is not a good way. Is there a better way to do it? Thanks. Anthony

  • Which function module is used for transfering form one version to another

    HI COULD ANYBODY TEL ME WHICH FUNCTION MODULE IS USED FOR TRNASFORING FROM ONE VERSION TO ANOTHER VERSION.................

  • SMS credit left in oracle convergence 2

    I want to show SMS credit left for user in event reminder of calendar and alert to be sent through sms only if there is sms credit available.

  • Re: CCMS Configuration Query

    Hi, I have dought in configuration of CCMS. We need to define RFC Designation in CEN. Is there any configuration to be made in remote system(ABAP system). Regards, vivek

  • Creative Media source pla

    Hi, i bought your X.fi XtremeMusic, before i start complaining let me just tell you that i am 00% satisfied with your product, it gives a realy good sound. but when i use media source player to play videos , it kinda lags ...