473,770 Members | 2,113 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

HTTP 403 observed while accessing web service hosted on IIS from UNIX

3 New Member
We have developed a client for webservice in c++ using gSOAP. The client runs on AIX unix system. Webservice is SSL enabled & is hosted on windows IIs. We are using OpenSSL on AIX. While invoking the service we get an error (403 Forbidden Access). If we change the settings of IIS to ignore client certificate then the service responds but if it s set to require client certificate or accept client certificate then the same error is observed.
The client has client certificate in .pem format. If we try to access this web service from X-manager then with mozilla this service is accessible with IIS settings as accept client certificate.

Please suggest if we need to do any changes in settings or implementation?

Thanking in advance.

Regards

Aparna
Nov 24 '07 #1
1 3996
kenobewan
4,871 Recognized Expert Specialist
This is a permissions problem, suggest you review your security plan. Please don't post the same question in multiple forums, I don't see this as an IIS issue although installation of the certificate may still be a problem. Thanks.
Nov 25 '07 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
1233
by: Mark | last post by:
I have a .NET service I wrote running on my web server. I'd like to be able to make infrequent calls from my my web application to this service. For example, my service does some work every 30 minutes. I'd like my secure web page (hosted on the same server) to tell it to "go do your thing right now" because I can't wait 30 minutes. I'm assuming that this requires either: 1. Remoting of some form. 2. ASPNET account to have enough...
0
2642
by: George | last post by:
Hello, I'm running an ASPX application "WebApplication1" which consumes a web service (service1.asmx) hosted on a machine with IP (128.1.7.x) . The web service is located in the intranet. The web methods can be invoked successfully if "WebApplication1" is located in machines with the same subnet (128.1.7.x). However, it fails if "WebApplication1" is hosted on
1
1091
by: Anbu | last post by:
I'm using VS 2005 (Framework 2.0) to consume a Web Service. This web service is hosted on an Unix Server with Digest authentication mode. How can I autherize the client to access the Web Service? In .NET Framework 1.1, there was an option to setup Credentials. How this can be done in ,NET framework 2.0 Thanks, Anbu
0
1537
by: jacorona | last post by:
Hello all, I have found a problem accesing a web service hosted in IIS 5.0 in a W2K box. The web service site is configured to accept both integrated windows authentication and client certificates. I have a WinForm 2.0 client application and when it presents a certificate it works fine, but when it tries to access the web service using integrated security it times out. Both accesses are via an https: uri. Moreover, an .aspx page in the...
7
2186
by: Peter Bradley | last post by:
Hi, I'm writing a Web service (the first one I've ever written in anger, by the way) that has to do some AD manipulation and then has to create some directories on some remote servers. Doing the AD stuff is fine, because I can pass in suitable credentials: however this is not the case (AFAIK) with the folder manipulation code. Here's an example of the kind of thing I want to do: ....
5
1506
by: eric302 | last post by:
I've inherited an application with a SQL Server 2005 database and both a new PHP web-based frontend and an older, deprecated C# 2.0 Windows frontend. Most people use the web frontend now, but there are a sizable number of stubborn users who would rather switch applications than abandon their Windows client. The app uses practically no bandwith or disk space, so it's hosted on one of those cheap IIS shared hosting accounts, that just...
0
1395
by: aparna1212 | last post by:
Hi All We have developed a client for webservice in c++ using gSOAP. The client runs on AIX unix system. Webservice is SSL enabled & is hosted on windows IIs. We are using OpenSSL on AIX. While invoking the service we get an error (403 Forbidden Access). If we change the settings of IIS to ignore client certificate then the service responds but if it s set to require client certificate or accept client certificate then the same error is...
5
9670
by: paul korosi | last post by:
Hi, I've got a wcf service that is hosted on my local machine. I need to determine the hosted url of the service from within the service but cannot work out how to do it. HttpContext.Current always returns null, which i suppose might make some sense. Does anyone know of a way to get the url? TIA, paul
10
9778
by: Anton | last post by:
Hi, when accessing a secured 3rd party webservice i'm getting a 401 HTTP Statuscode (unauthorized). When entering the url in a browser and entering the username and password manually, the wsdl is returned. So the username and password should be ok. I'm using this code: Merchant myMerch = new Merchant(); myMerch.merchantIdentifier=merchantId;
0
10101
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
10038
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9906
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
1
7456
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6712
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5354
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
5482
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4007
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2850
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.