Web Services - Using a HTTPS url

2016-04-10 Thread Tom Shurmur
Hi,

I have created a web service on our Dev box in Remedy to consume data from
clients using a http url in the WSDL.

Our security team informed me I will need to use a https secure url in the
WSDL when I move this web service to QA and Prod. I re-created the web
service in our QA environment using the https url. But when ARS built the
WSDL it modified the https to http.

Does anyone know how to build a WSDL in ARS that will use HTTPS?

All documentation found on this subject has been very vague.


ARS: 8.1.02.001 201501291447Hotfix

Mid Tier Information:

Mid Tier Version 8.1.SP02 Patch 001 201601261022 Hotfix
Installation Directory D:\Program Files\BMC Software\ARSystem\midtier
Web Server Information Apache Tomcat/7.0.53
Operating System Name Windows Server 2012
Java Version 1.7.0_45

Thank you

-- 
Tom Shurmur
CareTech Solution, Inc
734.272.5313

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"


Adv.: Opportunity in San Diego.

2016-04-10 Thread Stan Feinstein
Hi,

 

We are working on a major multi-year opportunity for Sr. Remedy Consultants
with Secret Clearances.  Must have 5+ years of ITSM experience, various
applications.  Must be on-site in San Diego.  No remote work.  No travel
involved.  The pay rates are good.

 

To discuss more about the details of the project and your qualifications,
please give me a call tomorrow (Monday) at 310-230-1722 or send me your
resume specifying a time when we can talk.  My email address is
st...@projectremedies.com  .  If you are
interested, please do not wait for Tuesday.

 

Thanks.

 

Stan Feinstein

President

Project Remedies Inc.

 


___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"


Re: Web Services - Using a HTTPS url

2016-04-10 Thread Thomas Miskiewicz
Hi Tom,

enabling SSL/HTTPS is an action to take on the web server and not within AR 
System/Mid-Tier itself. So you should consult your web server's documentation 
on how to enable HTTPS. 


Thomas



Sent from my iPhone
> On 11 Apr 2016, at 02:08, Tom Shurmur  wrote:
> 
> **
> Hi,
> 
> I have created a web service on our Dev box in Remedy to consume data from 
> clients using a http url in the WSDL. 
> 
> Our security team informed me I will need to use a https secure url in the 
> WSDL when I move this web service to QA and Prod. I re-created the web 
> service in our QA environment using the https url. But when ARS built the 
> WSDL it modified the https to http. 
> 
> Does anyone know how to build a WSDL in ARS that will use HTTPS?
> 
> All documentation found on this subject has been very vague.
> 
> 
> ARS: 8.1.02.001 201501291447Hotfix
> 
> Mid Tier Information: 
> 
> Mid Tier Version  8.1.SP02 Patch 001 201601261022 Hotfix
> Installation DirectoryD:\Program Files\BMC Software\ARSystem\midtier
> Web Server InformationApache Tomcat/7.0.53
> Operating System Name Windows Server 2012
> Java Version  1.7.0_45
> 
> Thank you 
> 
> -- 
> Tom Shurmur
> CareTech Solution, Inc
> 734.272.5313
> _ARSlist: "Where the Answers Are" and have been for 20 years_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"


Re: Web Services - Using a HTTPS url

2016-04-10 Thread Jason Miller
To expand on Thomas's answer (correct that HTTPS is function of the web
server) you can easily change the URL in the WSDL from http to https using
a text editor. Just make sure your web server is accepting https
communications that connects to Mid Tier.

Jason

On Sun, Apr 10, 2016 at 9:53 PM Thomas Miskiewicz 
wrote:

> **
> Hi Tom,
>
> enabling SSL/HTTPS is an action to take on the web server and not within
> AR System/Mid-Tier itself. So you should consult your web server's
> documentation on how to enable HTTPS.
>
>
> Thomas
>
>
>
> Sent from my iPhone
> On 11 Apr 2016, at 02:08, Tom Shurmur  > wrote:
>
> **
> Hi,
>
> I have created a web service on our Dev box in Remedy to consume data from
> clients using a http url in the WSDL.
>
> Our security team informed me I will need to use a https secure url in the
> WSDL when I move this web service to QA and Prod. I re-created the web
> service in our QA environment using the https url. But when ARS built the
> WSDL it modified the https to http.
>
> Does anyone know how to build a WSDL in ARS that will use HTTPS?
>
> All documentation found on this subject has been very vague.
>
>
> ARS: 8.1.02.001 201501291447Hotfix
>
> Mid Tier Information:
>
> Mid Tier Version 8.1.SP02 Patch 001 201601261022 Hotfix
> Installation Directory D:\Program Files\BMC Software\ARSystem\midtier
> Web Server Information Apache Tomcat/7.0.53
> Operating System Name Windows Server 2012
> Java Version 1.7.0_45
>
> Thank you
>
> --
> Tom Shurmur
> CareTech Solution, Inc
> 734.272.5313
> _ARSlist: "Where the Answers Are" and have been for 20 years_
>
> _ARSlist: "Where the Answers Are" and have been for 20 years_

___
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
"Where the Answers Are, and have been for 20 years"