How to setup HTTPS in a dev environment

I am working off of a RedHat OS running Jboss 5.1 and ATG 10.0.3 on a VM.
I have a web service which I need to integrate with and it requires an https connection.
So my thought here was to go down the road of doing a self signed cert. Now, I followed the instructions found here: https://community.jboss.org/wiki/GeneratingSelfSignedCertificateWithKeytool and I am able to get to the web service but now there are parts of the site that I can not longer access.
So I followed what I found here: http://docs.oracle.com/cd/E26180_01/Service.94/ATGServiceInstallGuide/html/s0809configuringjbossssl01.html
What I am seeing on the site is a Data Transfer Interrupted page.
So, what I am seeking here is How to I go about - running on my local machine - make use of SSL correctly with ATG so that the site can navigate in and out of http/https correctly.

Make sure that your ATG application's secure pages make use of ProtocolChange droplet and ProtocolChange droplet's enabled property is true to facilitate easy switching between non-secured and secured protocol. You can read more about ProtocolChange droplet in the ATG servlet beans appendix of ATG Page Developer Guide documentation. You may also check these resources:
http://docs.oracle.com/cd/E23507_01/Platform.20073/ATGInstallGuide/html/s0514enablingtheprotocolchangeservlet01.html
http://betweengo.com/2010/11/10/turning-on-secure-for-atg-applications
http://betweengo.com/2011/02/16/configuring-jboss-for-https

Similar Messages

  • How to simulate the defect in dev environment

    I have a qa database and the issue i got is some unwanted data getting inserted into the table.this is given as a defect. The qa environment cannot be used for testing because it can only be queried (select) but no insert , update. And the objects cannot be inserted into the qa database.
    So this set up has to be replicated in development env . In which i can do anything. My question is how to replicate the defect in dev . For example the tester says that a record got inserted. But this data is not in development. How to do a data set up in dev.
    thanks,
    Vinodh

    Hi,
    Get an export dump of the qa db schema and import it on to your dev environment and see how you can manipulate the data. However it would be good to talk to the testers how they were able to enter the invalid/junk data.
    cheers
    VT

  • ECXpert3.5- How to setup HTTP-SSL for xml protocol

    Hi,
    We are using ECXpert3.5 on Solaris box. One of our Trading Partner want to communicate through HTTP-SSL and we are doing XML/EDI mapping. Could you guide us what steps we need to take care to implement this.
    How the external system will talk to ECXpert for transferring files.(We need the syntax for the URL). Could you suggest how to setup the HTTP SSL for XML protocol to receive xml files from remote system.
    Thanks in advance for your help!
    Regards,
    Ravi.

    Hi,
    We are using ECXpert3.5 on Solaris box. One of our Trading Partner want to communicate through HTTP-SSL and we are doing XML/EDI mapping. Could you guide us what steps we need to take care to implement this.
    How the external system will talk to ECXpert for transferring files.(We need the syntax for the URL). Could you suggest how to setup the HTTP SSL for XML protocol to receive xml files from remote system.
    Thanks in advance for your help!
    Regards,
    Ravi.

  • How to setup HTTP client for HTTP to File scenario

    Hey guys
    i have a scenario wherein one of our clients is sending invoices(as XML message) over  HTTP(client is outside our landscape) and i have to to send this invoice to a File system from where it will be picked up by an ABAP code(picking of the file has to be done by ABAper so i m not concerned with that)
    the way i m starting off this project is that
    i will create a sender and receiver data type,message type and Message interface,Message mapping is 1-1 so its kinda simple and then Interface mapping.
    in configuration i wont be creating and sender communication channel and sender Agreement,i need receiver communication channel,receiver determination and interface determination.
    does my design and configuration looks good to you guys?
    also i waz goin through some threads and it says that i need to setup HTTP client for this scenario and then specify a URL in a specific format.
    where will i setup the HTTP client and where will i specify the URL?
    thanx
    ahmad

    Ahmad,
    ><i>does my design and configuration looks good to you guys?</i>
    Is correct.
    ><i>where will i setup the HTTP client and where will i specify the URL?</i>
    Take a look at this thread and check the HTTP Client code.
    Copy the code and save it as a HTML file and you have the HTTP Cliet ready. GIve the details of your server, sender service, interface etc and trigger the call to XI.
    In a real time scenario, you will need to use the URL used in the HTTP Client code from your WebApplication to trigger the call to XI.
    /message/266750#266750 [original link is broken]
    Regards
    Bhavesh

  • How to setup a complete new multiplex environment on Linux

    Hi,
    I'm looking for some kind of a howto to setup multiplex without migrating an existing one. Unfortunately I wasn't able to find some. Or is it the default way creating a database and maybe migrating it later from simplex to multiplex?
    Thanks,
    Frank

    Hi Frank,
    The method for creating a multiplex is essentially this:
    1)  Create a simplex server.
    2)  Add a secondary server using the CREATE MULTIPLEX SERVER command.  This does all of the behind-the-scenes work to convert your simplex database to a multiplex.
    Conversely, when you drop the last secondary server in a multiplex, IQ automatically converts back to a simplex.
    The documentation on creating a multiplex is quite detailed:
    Converting Databases to Multiplex - Administration: Multiplex - SAP Library
    Let us know if you have any more questions.
    --Kirby

  • How to install B2B Apps locally - Pre Dev settings -setup dev environment

    Hi All
    Need your help: to customize CRM WebChannel B2B App, I just installed NW developer workspace.  The next step I guess is to setup / install B2B Apps locally on my pc. Can some one guide me how to? Any documentation / advise about how to setup development environment?
    Thank you very much in advance, Jin

    Hello Jin,
    1. NetWeaver Java Application Server
    Do you already have the SAP NW Java Application server? (J2EE server) if not get that from Service Market Place /swdc.
    Download --> SAP Installations and Upgrades --> Entry by Application
    Group  --> SAP NetWeaver --> SAP NETWEAVER
    and install the Developer Edition of the version of your choice. You may need to get them from Solution Manager or seek your Basis team's help
    2 Deploy E-Commerce application components and configure
    After this installation of NW Java AS developer edition, you can deploy the E-Commerce Java applications. The SCA files required are listed in the enhancement guide. They include files required in step 4 also. You can find them here in /swdc
    Support Packages and Patches --> SAP Application Components --> SAP CRM --> SAP CRM 2007 --> Entry by Component --> CRM Application Server Java
    You may need to get them from Solution Manager or seek your Basis team's help
    3 Install NWDS (if not already done)
    It is possible it is already done as a part of the NW Developer Workplace installation.
    4 Setup enhancement project
    Use the existing NWDI and import the tracks locally to your PC / laptop for making enhancements. Refer: Extension Guide and other documents to create tracks in NWDI.

  • How to setup /dev/random to SSL seed no. in JDK 1.4

    In order to speed up the SSL encryption and reduce CPU resources in WebServer, pls let us how to setup/define the /dev/random for SSL seed no in JDK 1.4 on Solaris 8 (Latest Patch).
    Current Setup:
    H/W:
    + Sun V880 with 2 x 1.2GHz US-III CPU, 2GB RAM
    S/W:
    + SunOne Web Server 6.1 SP1
    + Solaris 8 (latest patch) support /dev/random
    + JDK 1.4
    Rgds,
    William

    You may get a better response posting this question to one of the security forums, specifically:
    http://forum.java.sun.com/forum.jsp?forum=2
    http://forum.java.sun.com/forum.jsp?forum=60
    You could also try the App server product forum:
    http://swforum.sun.com/jive/category.jspa?categoryID=30

  • How to setup Forms 9i runtime environment?

    How to setup Forms 9i runtime environment?
    I developed a test form and I am getting "Page cannot be displayed" error when I run the form.
    Steps I followed to run the form...
    1. Started OC4J Instance
    < Dos Window opened and contained data " Oracle 9iAS (9.0.2.0.0) containers for J2EE initialized >
    2. I Run my test form.
    < In the IE browser got "Page cannot be displayed" error.
    In DOS Window I got the following message ...
    FormsServlet init():
    ConfigFileName: null
    testMode false >
    Do I need to setup something else???
    Please advise.

    My guess then would be that the problem is that you get:
    ConfigFileName: null in the OC4J log window. This should actually point to a config file for the Forms server : formsweb.cfg.
    Are you running the OC4J that came with Oracle9iDS?
    What happens if you try the following URL:
    http://127.0.0.1:8888/forms90/f90servlet
    I don't know why it is not configured for you. might be worth a reinstall.

  • How old is test/dev environment?

    Hi,
    How can I check, How old is test/dev environment which was cloned from PROD in past.
    by the creation time of control file?
    Thanks

    Just for the pourpose of sharing knowledge, even if your regular backup strategy does not include rman, you can still issue this command. I have created a just recently cloned database out of the seed, it works too.
    [oracle@cursocfe log]$ rman target /
    Recovery Manager: Release 10.2.0.1.0 - Production on Tue Apr 24 14:03:49 2007
    Copyright (c) 1982, 2005, Oracle. All rights reserved.
    connected to target database: DEMO (DBID=3364817245)
    RMAN> list incarnation of database;
    using target database control file instead of recovery catalog
    List of Database Incarnations
    DB Key Inc Key DB Name DB ID STATUS Reset SCN Reset Time
    1 1 DEMO 3364817245 PARENT 1 30-JUN-05
    2 2 DEMO 3364817245 CURRENT 446075 24-APR-07

  • How to move the code and deploy the code from Dev environment to SIT.

    Hi,
    I have a requirement.
    I want to move the components and deploy the code from dev Environment to SIT environment using Ant Script for AIA.
    Before doing this is any pre-requisites required?
    Can you please help on this,how to do?
    Thanks in advance.

    Further to add to Anish Statement follow the steps to easily migrate the code to different environment.
    Steps:
    First log on to the EM Console and export the Composite Flow as a SAR file to a location.
    In Jdeveloper create a project using the same name of a SAR file like - ProcessSalesorderFlow
    import the project using the option import the composite using a SAR File.
    After import , then click on the composite and then generate the config plan.
    In config plan add all the url changes using the search and replace Tags.
    And in case if you have a JCA Adapters the same has to be taken care in SIT environment why because during deployment a lookup happens and deployment fails if it dont find the JNDI Name.
    Take the SAR file adn config plan seperately from JDeveloper.
    Now open em console again and then deploy it using the config file and SAR file.
    Thanks,
    Venugopal SSS RAJA

  • How to ctreate report in dev environment

    Hi all,
    Can I create report on the dev evironment only by having VPN acessto that machine .
    If yes then when I logged in to the financial reporting stdio client of the Dev environment m/c it gave me the following error.
    You are not authorized to use this functionality.Contact your administrator.
    I have used the administrator user.And the user had the required permission to create the report.
    Thanks

    Hi,
    No you won't be able to open it in that way, you can usually tell if it is exactly the same by looking at the file size, if they are exactly the same as each other then it is more than likely you will have the same version.
    You could open the hreports.jar with something like winrar and look in the META-INF directory, there is a file called MANIFEST.MF, if you view that file you will see a line like Implementation-Version: 11.1.1.2.0.0230
    You could also click on HReports.exe in windows explorer and you will see the version in the task bar.
    If the client worked you can also log in and go to Help > About Reporting Studio which will tell you the version.
    That should give you a few different options to find out the exact version between client and server.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How do remove FDM from on 11.1.2.3 Dev environment.

    I have installed FDM on my 11.1.2.3 Dev environment. Then few days later installed FDMEE in the same server. I believe I may have done a big mistake here.  My goal now is too remove FDM and finalize FDMEE configuration. Currently, when trying to deploy FDMEE application I get the Deploy to Application server failed message. I have been looking on log files to identify the root cause, but I am not sure which log file is the correct one to view when we are deploying an application via the config tool. I am on a distributed windows 2008 r2 app server environment. I would appreciate any help. Thank you.

    The error you stated:
    Unable to access application source information in Oracle\Middleware\EPMSystem11R1\products\FinancialDataQuality\AppServer\InstalleableApps\aif.ear'
    means that it can't access those files on the Weblogic admin server machine, are you sure the fdmee web application was installed on both machines.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • How to setup IPV6 boundary for SCCM 2012 R2 Primary Site?

    How to setup IPV6 boundary for SCCM 2012 R2 Primary Site?
    I have Direct Access implemented in my environment. I have Windows 8.1 machine connecting through direct access.
    I want to manage the windows 8.1 through SCCM. How do I setup IPV6 boundary. Can someone guide me through?
    Below are the Windows 8.1 client IP Configuration
    C:\Windows\system32>ipconfig
    Windows IP Configuration
    Wireless LAN adapter Local Area Connection* 3:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
    Wireless LAN adapter Wi-Fi:
       Connection-specific DNS Suffix  . : home
       Link-local IPv6 Address . . . . . : fe80::7466:11a5:39ed:ffb0%4
       IPv4 Address. . . . . . . . . . . : 192.168.1.5
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 192.168.1.1
    Tunnel adapter isatap.home:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . : home
    Tunnel adapter Teredo Tunneling Pseudo-Interface:
       Connection-specific DNS Suffix  . :
       IPv6 Address. . . . . . . . . . . : 2001:0:5ef5:79fd:1494:1339:93d6:439c
       Link-local IPv6 Address . . . . . : fe80::1494:1339:93d6:439c%9
       Default Gateway . . . . . . . . . :
    Tunnel adapter iphttpsinterface:
       Connection-specific DNS Suffix  . :
       IPv6 Address. . . . . . . . . . . : fd64:fc00:d17b:1000:e1a7:9cc8:c3c7:d819
       Temporary IPv6 Address. . . . . . : fd64:fc00:d17b:1000:206c:f857:ddbe:2f2b
       Link-local IPv6 Address . . . . . : fe80::e1a7:9cc8:c3c7:d819%10
       Default Gateway . . . . . . . . . :
    Below are the IPConfiguration details for Direct Access server
    C:\Windows\system32>PsExec.exe \\MURA01 ipconfig
    PsExec v1.98 - Execute processes remotely
    Copyright (C) 2001-2010 Mark Russinovich
    Sysinternals - www.sysinternals.com
    Windows IP Configuration
    Ethernet adapter Ethernet:
       Connection-specific DNS Suffix  . :
       IPv6 Address. . . . . . . . . . . : fd64:fc00:d17b:3333::1
       Link-local IPv6 Address . . . . . : fe80::b1ad:1c29:b4a:9125%15
       IPv4 Address. . . . . . . . . . . : 10.192.1.25
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 10.192.1.1
    Tunnel adapter Teredo Tunneling Pseudo-Interface:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
    Tunnel adapter isatap.{3D6A5E86-D85A-46C8-B69B-FFCF6D5D849C}:
       Connection-specific DNS Suffix  . :
       IPv6 Address. . . . . . . . . . . : fd64:fc00:d17b:1:0:5efe:10.192.1.25
       Link-local IPv6 Address . . . . . : fe80::5efe:10.192.1.25%18
       Default Gateway . . . . . . . . . :
    Tunnel adapter 6TO4 Adapter:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
    Tunnel adapter IPHTTPSInterface:
       Connection-specific DNS Suffix  . :
       IPv6 Address. . . . . . . . . . . : fd64:fc00:d17b:1000::1
       IPv6 Address. . . . . . . . . . . : fd64:fc00:d17b:1000::2
       IPv6 Address. . . . . . . . . . . : fd64:fc00:d17b:1000:2552:e9f8:87d3:ed8e
       Link-local IPv6 Address . . . . . : fe80::2552:e9f8:87d3:ed8e%20
       Default Gateway . . . . . . . . . :
    ipconfig exited on MURA01 with error code 0.
    Below are the IPCONFIG Details for SCCM Server:
    C:\Windows\system32>PsExec.exe \\sccm01 ipconfig
    PsExec v1.98 - Execute processes remotely
    Copyright (C) 2001-2010 Mark Russinovich
    Sysinternals - www.sysinternals.com
    Windows IP Configuration
    Ethernet adapter Ethernet:
       Connection-specific DNS Suffix  . :
       Link-local IPv6 Address . . . . . : fe80::9f0:86f9:441d:bc07%12
       IPv4 Address. . . . . . . . . . . : 10.192.1.30
       Subnet Mask . . . . . . . . . . . : 255.255.255.0
       Default Gateway . . . . . . . . . : 10.192.1.1
    Tunnel adapter isatap.{0749E47D-AE0A-4D47-9D37-BDDC848E56F6}:
       Media State . . . . . . . . . . . : Media disconnected
       Connection-specific DNS Suffix  . :
    ipconfig exited on sccm01 with error code 0.
    What will be the IPV6 values to configure boundary?

    Depending on how the clients connect use the IPv6 prefix of their 6to4, Teredo, and/ or IP-HTTPS tunnel. Just keep in mind that it could become a long list...
    My Blog: http://www.petervanderwoude.nl/
    Follow me on twitter: pvanderwoude

  • Oracle 10g to sql server 2005 - how to setup

    Hi,
    I have been searching on how to setup a connection from oracle 10g to sql server 2005 and i have to admit i am struggling a bit.
    I have read about Heterogeneous Services and Database Gateway but we really dont want to fork for licence fees so it looks like i have to investigate HS.
    My environment is:
    10gR2 Linux 32 bit
    SQL Server 2005 32bit.
    Would someone be able to provide me with a list of steps to help me get this setup?
    Thanks.
    B

    Hi,
    If you don't want to pay for any licence fees then you will have to use the 11g Database Gateway for ODBC (DG4ODBC) which is included in your RDBMS license.
    You need to use the 11g versions because all previous gateway versions have been desupported for some time. The latest version is 11.2.0.3 which can be downloaded from My Oracle Support as -
    Patch 10404530: 11.2.0.3.0 PATCH SET FOR ORACLE DATABASE SERVER
    and download -
    p10404530_112030_platform_5of7.zip
    - this is the Gateway media pack and has everything needed for a standalone gateway install.
    This version is certified the following RDBMS versions - 10.1.0.5 + RDBMS patch 5965763, 10.2.0.3 + RDBMS patch 5965763, 10.2.0.4, 10.2.0.5, all 11.1 versions, all 11.2 versions.
    You have 2 choices about where you can install it and it would be better to install the gateway into a new and separate ORACLE_HOME from any existing Oracle installs -
    1. On the Linux 32-bit platform where the RDBMS is running. If you install it here you will need to supply a third party ODBC driver. The only free one I am aware of is from FreeTDS but there may be others. There can be problems with the FreeTDS so another one may be preferable but these usually require a license fee.
    See this note in My Oracle Support -
    How to Configure DG4ODBC on Linux x86 32bit or on HP-UX RISC (DG4ODBC 11.1 only) to Connect to Non-Oracle Databases post install (Doc ID 466228.1)
    2. Install DG4ODBC on the Windows platform where SQL*Server is running. If you install on Windows then you will be able to use the Microsoft SQL*Server ODBC driver which should already be installed. See this note on My Oracle Support -
    How to Setup DG4ODBC (Oracle Database Gateway for ODBC) on Windows 32bit (Doc ID 466225.1)
    If you don't have access to My Oracle Support you will need to contact someone in your organisation to access the notes for you or review the gateway documentation -
    http://www.oracle.com/pls/db112/homepage
    Regards,
    Mike

  • How ro move integration services from dev to test

    hi
    how ro move integration services from dev to test

    You should be able to export/import the models/metaoutlines.
    In the EIS console go to File > XML Import/Export and export the Model and Outline to XML, then import into your target environment.
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for

  • HT202157 how do I configure my mac book air with apple tv

    how do I configure my mac book with apple tv

  • Only printing certain pages...

    Good day, I am running Adobe reader XI on Windows 8 system and update 11.0.06 (the progrma says this is the latest update). When prinitng files it does not print all of them, Sometimes it prints only the first few pages and other times only a few of

  • Package for china and the u.s

    can I GET A PLAN FOR CHINA AND THE U.S

  • TWO WEEKS - REALLY!!

    I have had my blackberry curve 8520 for about a year the track button is having a moment and keeps freezing. If I take the battery out and fiddle with the back of it, it comes right for a bit! I took it into MTN and they said I would have to part wit

  • Pismo with backlight issue

    Hi all, I am having a problem with my 400 MHz Pismo. Everything boots just fine, but the screen is dark ~ you can barely see the desktop. So I replaced the entire screen assembly (thinking it was the back light), still dark. I replaced the inverter b