How to config SSL for stand alone ITS

Hi,
I need help configuring SSL for ITS. Please let me know if smebody has the documentation. W ealso use EP6 Sp02 portal.
Thanks,
Srini

Hello Jeremy,
There is a document describing the parameters: ITS_Service_Parameters.pdf
You can find the online descriptions at:
http://help.sap.com/saphelp_nw04/helpdata/en/1f/ef243a84da356be10000000a11402f/frameset.htm
The not so common ones are only listed, you have to search for notes on those parameters.
~host/port(un)secure are used to switch protocols, say I access the ITS over https on service "A":
https://host/scripts/wgate/A!
In the template I want to switch to non secure service B.
http://host:8080/scripts/wgate/B!
The Agate does not have enough info to generate the full URL from the info it gets outof the first request; how should it know that the non-secure is running at port 8080.
Therefore you need to define these values (n.b. on the same machine one can also have different hostnames for http and https access)
Some controls in ITS also generate full URLs and rely on these parameters being set.
If you have multiple wgates from different domains to one agate then you cannot live with the 1-1 Situation and you have to overwrite the headers at the wgate side (note 744768).
Regard,
  Fekke

Similar Messages

  • How do you create a stand alone application using DAQmx when your application SCXI hardware isn't on the computer I am using to create the application?

    How do you create a stand alone application using DAQmx when your application SCXI hardware isn't on the computer I am using to create the application? The DAQmx assitant won't allow me to create a task with hardware that isn't in my system.

    You will need to have at least the DAQ device in your computer to add the chassis. When you add the chassis, don't auto detect the modules. You will have to add the terminal blocks and tell MAX which SCXI module will be connected to the DAQ device. Just make sure you don't test the chassis, when its not there.
    I hope this helps.
    Joshua

  • How to enable SSL for policy service?

    Hi all,
    My application is using SunONE's C API to communicate with the Identity Server.
    In order to enable SSL, I have changed the following lines in amconfig.properties:
    com.sun.am.namingURL = https://id01.core.development.net:443/amserver/namingservice
    com.sun.am.policy.am.loginURL = https://id01.core.development.net:443/amserver/UI/Login
    com.sun.am.policy.am.library.loginURL = https://id01.core.development.net:443/amserver/UI/Login
    After operating these changes, everything continued to work fine...but then, I checked with a network sniffer what data is being sent to IS:
    - The login and naming data were over SSL
    - Policy and session items were plain HTTP
    My questions are:
    1. How to enable SSL for policy evaluation requests?
    2. How to enable SSL for sessionservice requests?
    3. What are the changes required on the server/client?
    Many thanks,
    Dan

    There might a better different forum for this question.

  • System requirements for stand-alone application

    Hi all
    Could you tell me system requirements for stand alone app, which requires run time engine and variable engine to work.

    Are you wondering about the space requirements?  This of course will depend on the application.  You can get an idea for this by creating an installer which includes the run-time engine and the variable engine, and then perhaps installing it locally.
    Best Regards,
    JLS
    Best,
    JLS
    Sixclear

  • How used single ssl for tow exchange server without clustering

    how used single ssl for tow exchange server without clustering
    exchange 2003 std fron-end server
    used for add new server for owa failover or standby 

    Olivia, hopefully by now you have solved your issue but just for the sake of answering that question here so that people having the same issue can later find it I'll go through the motions:
    there are a couple of ways you can achieve this.
    A. get a certificate for free out there
    B. generate your own self signed "fake" certificate.
    certutil will certainly let you do this, here's how:
    1. First, create a file/directory layout to store your certificates
    mkdir -p /path/to/certificates/selfsignedCA2. Initialize a database for the certificate you want to create
    certutil -N -d /path/to/certificates/selfsignedCA -P "ca-"3. Create a self-signed CA certificate
    certutil -S -x -n "ca-cert" -s "cn=SelfSigned CA Certificate,dc=yourSuffix" -t CTPu -v 120 -d /path/to/certificates/selfsignedCA -P "ca-" -5Note: when prompted, select choice (5) SSL CA and 'y' for critical extensions
    4. Export the your newly created self-signed CA certificate in PEM format
    certutil -L -d /path/to/certificates/selfsignedCA -P "ca-" -n "ca-cert" -a > /path/to/certificates/selfsignedCA.pemthat should get you going
    -=arnaud=-

  • How can i download a stand alone version of adobe reader 9.5.2 for windows XP

    I can download the .msp for 9.5.2 but this will not install on Windows XP. I need to download a stand alone version for deployment to client machines.
    Please help.

    Here is the Recommended Path
    Reader 9.5.0 -> 9.5.1 (Quarterly)-> 9.5.2 (Quarterly)
    Please slso consider the article mentioned below for Reader Deployment
    http://helpx.adobe.com/acrobat/kb/update-patch-acrobat-reader-7.html
    ~PRANAV

  • PI 7.0 Java stack config of the stand-alone server to  new cluster system

    Hi colleagues,
    we have a PI installation in stand alone server (SAP with abap +
    java and Oracle in the same server)
    The system number of the ABAP stack is 00, and we are conecting to the
    Java stack to the for example the URL
    http://hostname:50000/rep/start/index.jsp
    We have installed a new PI in a MSCS and in some weeks, we´ll have to
    copy the database and configuration of the stand-alone server to the
    new cluster system. In the SAP PI installation on the MSCS, we have
    confirmed that with the ABAP stack, we won´t have any issue because the
    ASCS has the system number 00 (message server), so we only have to
    install a SAP system in each nodes without care these new system
    numbers because we are configuring a Logon group but the question is in
    the Java stack... The SCS (service in the cluster) has the 01 system
    number...
    What is the best way to keep the same URL to the Java stack that in the
    stand-alone server? (remember:
    http://hostname:50000/rep/start/index.jsp )
    Have we to install a Webdispatcher in the MSCS and one Java stack in
    each node of the cluster? we think that is right but we have a lot of
    doubts about the URL, the files of the Java (if they are stored in
    local disk in one node, how are they replicated to the second node?)
    and so on....
    Could you give us any suggestion to make the "migration" from the stand-alone to a cluster in a transparent way for the users?
    Thanks in advanced and kind regards !!
    Victor

    Thanks a lot.
    For information
    Our central SLD is on a standalone system
    However slave SLD (to ensure autonomy and HA for production XI system) will be deployed on Java separated hardware system of Xi production system.
    On master SLD all systems are described and all machine are linked with it (SLDAPICUST) except production XI one
    On slave SLD, all data of master one are replicated and only XI system is linked with (SLDAPICUST)

  • Unable to set up connection factory for stand-alone resource adapter

    I'm testing out JCA 1.5 in OC4J P4, and I try to register a resource apapter by configuring oc4j-ra.xml like this:
    <connector-factory location="MySomething" connector-name="Something">
    However, I get the following error:
    05/09/28 17:14:24 Notification ==> Warning. Unable to set up connection factory
    to location MySomething for a resource adapter deployed as stand-alone.
    Is this a bug, or just me?
    Would appreciate it if someone knew what was wrong.
    Regards
    -am

    Looks like you need to tell us more...
    How is your adapter packaged?
    Which files are included (deployment descriptors, etc)?
    --olaf                                                                                                                                                                                                                                                                                   

  • How can I get my stand alone Lightroom 5 to work in the Develop function? It's disabled

    My Lightroom 5.6 is stand alone. I once subscribed to creative cloud, but I cancelled it because it was too complicated to use. Now, somehow the develop module of my stand alone 5.6 lightroom is disabled.It says please renew your to reactivate your membership. My software is stand alone, and I don't want to reactive creative cloud. I want to get rid of it. How do I do this?

    You get the develop module to function properly by installing the standalone installation of Lightroom. If the develop module is disabled you still have the creative cloud installation. It will have to be removed. You can download from here:
    Adobe - Lightroom : For Windows : Adobe Photoshop Lightroom 5.7.1
    Adobe - Lightroom : For Windows : Adobe Photoshop Lightroom 5.7.1
    Performing this uninstall/reinstall will have no impact on your images or the work you have done in Lightroom. The catalog and your images are left intact.

  • How to config JSSE for UDDI4J???

    Hi, i am using uddi4j to access uddi registries. As you know, when you use the publish api, it use the https connection.so we need to do some configurations for JSSE. I have downloaded JSSE,but i just don't know how to config it in the java.security file.please help,thanks:)

    If you are using java 1.4 > JSSE is now included in the release and you shouldn't have to do anything.
    If you are using an older JVM, you can also add the jsse.jar file into your classpath and register the appropriate provider implementation class:
    System.setProperty("java.protocol.handler.pkgs",
    "com.sun.net.ssl.internal.www.protocol");
    java.security.Security.addProvider(new com.sun.net.ssl.internal.ssl.Provider());
    Or try googling the subject and look at links similar to the following:
    http://www-128.ibm.com/developerworks/webservices/library/ws-uddi4j2.html
    Cheers
    Todd

  • E-Recruitment Technical architecture design for stand alone

    Hello,
    I looking at various options to implement E-Recruiting in a stand alone scenario.
    One option i know is where my HR Data is in ECC6.0 and E-Rec component is in other ECC6.0 system and i can interface the data through ALE and RFC's.
    When we talk about E-Rec in standalone (without ECC), how would be technical architecture look like.
    Please help me with some inputs.
    Best Regards
    G Raj

    Hi Raj,
    Am not sure what are the exact details that you require. I have given a few pointers which may be of use.
    Incase eRecruiting is on a different server then the transfer of data (PA & OM ) will be through ALE & idocs.
    The transfer of data from eRecruiting to ECC is through RFC where only a set of 15 fields can be transferred back. There is also a newer option to use XI for this.
    The standalone server usually has only the erec component & no other HR module (Pls chk the installation guide on this point)
    A few BADIs need to be activated in the erec server
    When an internal employee(object P) is transferred here, a corresponding object NA(candidate) & BP(business partner) is created.(This is because of the BADI activation)
    Incase of an external employee , the moment he registers, an object NA ,BP ,CP is created.When he is hired into the system, there is an object P created with a New CP which then will have to be coonnected to the original NA.
    Change pointers will take care of synchronisation of data between both the servers.
    The relationship between the various objects are seen in infotype 1001 in the erec system.
    The advantage of using this scenario is that core HR is not exposed to external people as the erec server talks with the external world.
    Incase of webdynpro ABAP as UI, you can have separate fron-end & back-end.
    Regards,
    Sowmya

  • How do you deploy a stand alone app/game in java

    I have a few questions regarding creating a stand alone app for java.
    1) What is the best way to deploy it? how would I create the exe, etc. I've read that you can create executable jars but this doesn't seem like something that would be user friendly
    2) Is there a way to deploy the game/app with it's own JVM so the hosts machine doesn't have to have it installed? How would I go about doing this?
    3) How would I run the app in full screen? What libraries are available?
    Any other advice/comments welcome.

    @morgair: There are plenty of good reasons for using Java to develop software, even when you only plan on targeting Windows. As good as Java distribution is there is no way to guarantee that they a) have Java installed and more likely b) have the version you target installed. Telling a user that they need to go to a second website in order to download and install more software is a huge turn off.
    Most PC users have no experience with a .jar so when they download it they just don't know what to do (even if all they need to do is double-click just like a .exe). Giving out an executable .jar is another turnoff.
    sarcasteak wrote:
    1) What is the best way to deploy it? how would I create the exe, etc. I've read that you can create executable jars but this doesn't seem like something that would be user friendlyIn terms of the .exe, Java does not create .exe's. There are some java to native compilers that will turn your java code into a natice .exe that will run on it's own or with a bundled library. However they are either old, buggy and badly supported, or extremely expensive (googling Java native compiler should give you some good results). There are also plenty 'java to exe' pieces of software. Rather then compiling the java code to native code they wrap the .jar up inside a .exe. When you run the .exe it unpacks the .jar and runs it. To the user it looks like a .exe, however it's still just an executable jar and still requires Java to be pre-installed on their machine in order to run (although some can offer custom error messages if Java is not found).
    If Java is setup, then executable jars are essentially act the same as exe's. For creating them, if you are using NetBeans then they are already available in the project/dist folder after you build. You can also do it on the command line but I never need to so I don't know how. However as a tutorial [this site looks promising|http://neptune.netcomp.monash.edu.au/javahelp/howto/jar.htm].
    I personally use a small .exe which I built using the D programming language. It reads from a text file in the same directory and executes each line in turn. Typically all the text file contains is 'java -jar MyProg.jar'. This way my .jars for the user looks like a .exe.
    Instead of a .exe you could also use a .bat. There are also some .bat to .exe converters online, although I haven't tried any of them so use at your own risk.
    sarcasteak wrote:
    2) Is there a way to deploy the game/app with it's own JVM so the hosts machine doesn't have to have it installed? How would I go about doing this?Yes, you are allowed to redistribute the Sun Java runtime. Just zip up the JRE on your machine and include it with the app/game. You'll also need to ensure that whatever starts the jar uses your unzipped JRE and not the JRE on their machine. The exe I described above also allows this by having the text file contain something like: './my_jre/bin/java -jar MyProg.jar'.
    But first you should also take a look at the license restrictions, they should be in the JREs directory. For example you must redistribute the complete JRE which is a problem if your app is just a few megabytes (when zipped the runtime is usually over 30mb). There are probably plenty of topics on this forum which already discuss redistribution of the JRE.
    sarcasteak wrote:
    3) How would I run the app in full screen? What libraries are available?If it's an app then it should be approximately:
    JFrame frame = new JFrame();
    frame.setExtendedState(JFrame.MAXIMIZED_BOTH);or;
    JFrame frame = new JFrame();
    frame.setExtendedState(frame.getExtendedState() | JFrame.MAXIMIZED_BOTH);However if you want a proper full screen then you need to use the [Full-Screen exclusive mode|http://java.sun.com/docs/books/tutorial/extra/fullscreen/exclusivemode.html], approximately:
    JFrame frame = new JFrame();
    GraphicsEnvironment.getLocalGraphicsEnvironment().getDefaultScreenDevice().setFullScreenWindow( frame );I've also heard plenty of people recommend using java web-start for desktop java apps. Personally I've never used it, but it's something you might want to research.
    Edited by: jl235 on Jun 22, 2009 3:03 AM

  • Looking for stand-alone Flash 9 player

    Can anyone tell me where I can download the stand-alone Flash
    9 player for Windows?
    The only version I can find in the downloads area is the
    browser plugin.
    I want the standalone player so that I can see the console
    output. I'm just starting in AS3 programming so I need to see the
    error messages.

    Sherkaner wrote:
    > Can anyone tell me where I can download the stand-alone
    Flash 9 player for
    > Windows?
    >
    > The only version I can find in the downloads area is the
    browser plugin.
    >
    > I want the standalone player so that I can see the
    console output. I'm just
    > starting in AS3 programming so I need to see the error
    messages.
    >
    There is no download of the standalone. The only publicly
    distributed version
    is the browser plugin/player.
    Download the authoring tool, Flash CS3 and you will get the
    standalone with it.
    Best Regards
    Urami
    "Never play Leap-Frog with a Unicorn."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

  • NameNotFoundException in JNDI lookup in for stand alone App client in EJB3

    I created an ejb module in netbeans 5.5 added a session facade (SavingsaccountFacade) and downloaded it to SunAppServer 9 (java EE 5). When I try and access the JNDI name in a stand alone java application client using the following code
    Context initial = new InitialContext();
    Object objref = initial.lookup("ejb/SavingsaccountFacade");
    I get the following errors:
    javax.naming.NameNotFoundException: SavingsaccountFacade not found
    at com.sun.enterprise.naming.TransientContext.doLookup(TransientContext.java:203)
    I have added j2ee.jar, appserv-rt.jar, and the dist/SavingsAccount.jar to the library. When I do a similar thing in J2EE1.4 it worked fine.
    Can somebody help please.
    Thanks

    Hi Dave,
    Here's our EJB FAQ entry that explains how EJB Global JNDI names are set in the
    Java EE 5 SDK and Glassfish. The most likely explanation is that the name used
    in the client does not match the one assigned to your EJB in sun-ejb-jar.xml.
    https://glassfish.dev.java.net/javaee5/ejb/EJB_FAQ.html#SessionBeanGlobalJNDINameAssignment
    --ken                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           

  • Looking for Stand Alone FMS Encoder

    I need an Flash Encoder that is able to handle server side
    code handling file uploads, is able to convert on the fly to FLV
    and is able to create thumbnails of key frames. I have tried
    FFMPEG, but it only encodes some codecs and crashes on others. I
    need a program that is capable of encoding all codecs, without
    crashing. I also need a server side, cgi, or command line
    interface.
    Any suggestions?

    Sherkaner wrote:
    > Can anyone tell me where I can download the stand-alone
    Flash 9 player for
    > Windows?
    >
    > The only version I can find in the downloads area is the
    browser plugin.
    >
    > I want the standalone player so that I can see the
    console output. I'm just
    > starting in AS3 programming so I need to see the error
    messages.
    >
    There is no download of the standalone. The only publicly
    distributed version
    is the browser plugin/player.
    Download the authoring tool, Flash CS3 and you will get the
    standalone with it.
    Best Regards
    Urami
    "Never play Leap-Frog with a Unicorn."
    <urami>
    If you want to mail me - DO NOT LAUGH AT MY ADDRESS
    </urami>

Maybe you are looking for