No announcements
Found 747217 threads
-
0 Votes
WCF services and certificates
If this would be possible, then I can have an extra service that can act as the manager of certificates (maintaining a map of Azure AD identity and certificate) ...Answered | 4 Replies | 2094 Views | Created by Florin Neamtu - Friday, January 17, 2014 5:12 PM | Last reply by Name-Dis - Wednesday, January 29, 2014 8:15 AM -
1 Votes
Self-signed certificate + WCF Service
Fortunately, for us, our WCF Service will only be used inside of our private domain with firewall permission given only to specific IP's.Answered | 8 Replies | 3791 Views | Created by Adam_Turner - Monday, July 31, 2017 7:32 PM | Last reply by Edward8520 - Monday, August 7, 2017 1:56 AM -
0 Votes
Certificate Authentication on Windows Store Apps and WCF service
If you want to protect your WCF service over the web and easy to call with windows store apps, I will recommend you use the username authentication.Answered | 1 Replies | 574 Views | Created by SebProg - Thursday, October 8, 2015 8:26 PM | Last reply by Amy Peng - Friday, October 9, 2015 11:19 AM -
0 Votes
Naming a SSL Certificate when installing with/for a WCF Service
I got my WCF Services to work on another machine.Answered | 8 Replies | 5468 Views | Created by TriathleteRob - Thursday, June 10, 2010 3:00 AM | Last reply by 10437NiceGuy - Saturday, June 19, 2010 7:11 PM -
0 Votes
WSHttp-WCF with certificates
I used a wcf client and a wcf service with the same security mode and the same certificates and no problem occur.Answered | 8 Replies | 12480 Views | Created by Bruno Sequeira - Monday, July 30, 2007 5:13 PM | Last reply by Akshat Sharma - Saturday, September 25, 2010 10:47 AM -
0 Votes
Certificate is required for WCF message level
When using this option, the caller presents an X.509 client certificate that the WCF service either validates with peer trust or trusts based on the issuer of the ...Answered | 1 Replies | 483 Views | Created by Sudip_inn - Monday, November 28, 2016 12:21 PM | Last reply by Edward8520 - Tuesday, November 29, 2016 6:22 AM -
0 Votes
WCF Message Security using Certificates
And for generating certificates for developing and testing purpose, you can refer to the following tech articles: #Simple WCF - X509 ...Answered | 4 Replies | 4622 Views | Created by Ayaz.Dadla - Tuesday, September 7, 2010 8:38 PM | Last reply by Steven Cheng - MSFT - Thursday, September 9, 2010 8:23 AM -
3 Votes
Certificate is not working on IIS for WCF Service.
If you're logon via Bob, then the certificate is installed in Bob's cert store, if you logon on via another account(Alice) later, you will not see the certificate in ...Answered | 3 Replies | 5053 Views | Created by expear - Tuesday, October 27, 2009 7:28 AM | Last reply by Steven Cheng - MSFT - Thursday, October 29, 2009 6:55 AM -
1 Votes
WCF client certificate mapping
This is the WCF property that will be auto-populated by the WCF runtime if you are using certificate client credential type.Answered | 6 Replies | 1512 Views | Created by Alastair Grant - Tuesday, May 17, 2016 3:25 PM | Last reply by Alastair Grant - Wednesday, May 25, 2016 3:48 PM -
0 Votes
wcf certificate authentication with custom certificate validator and basicHttpBindings
But having set the certificate details up I can now get the service to run through successfully.Answered | 7 Replies | 3954 Views | Created by EdinburghAnne - Wednesday, August 10, 2011 8:50 AM | Last reply by EdinburghAnne - Wednesday, August 10, 2011 4:06 PM -
2 Votes
WCF certification query
If you pass exam 70-513 you get one MCTS certification (TS: Windows Communication Foundation Development with Microsoft .NET Framework 4).Answered | 5 Replies | 2033 Views | Created by IndusKing - Monday, February 16, 2015 1:15 PM | Last reply by Alberto Poblacion - Thursday, February 26, 2015 4:08 PM -
0 Votes
WCF Message Security with SSL Certificate
However, the WCF service could only work with app.hunterhrms.com.Answered | 4 Replies | 2892 Views | Created by Adam Porat - Wednesday, August 1, 2012 2:56 PM | Last reply by Adam Porat - Friday, August 24, 2012 10:20 AM -
0 Votes
Tools to test WCF services (with client certificate and different bindings)
Try to use the WCF Load Test:http://www.codeplex.com/WCFLoadTest By analyzing the wcf trace, it generates unit tests based on your scenario.Answered | 1 Replies | 5161 Views | Created by nishanttheone - Friday, February 27, 2009 6:31 PM | Last reply by Fabio Cozzolino - Friday, February 27, 2009 9:24 PM -
0 Votes
Host WCF service with wshttpbinding in Shared Server, ( can not configure IIS and certificates)
>Is there any way to host wcf service with message security and without certificate ?Answered | 1 Replies | 692 Views | Created by Mayank Nainwal - Tuesday, May 3, 2016 7:18 PM | Last reply by Amy Peng - Thursday, May 5, 2016 7:42 AM -
1 Votes
UCMA SDK 2.0 Wcf service certificate error
our sys admin fixed it by issuing certificate to the application server from the same authority which he issued certificate for ocs server.Answered | 7 Replies | 6563 Views | Created by sgandhi13 - Thursday, July 14, 2011 10:19 AM | Last reply by sgandhi13 - Tuesday, July 19, 2011 8:03 AM -
0 Votes
Hosting a WCF service which has Message Level security certificates
#WCF Service Publishing http://msdn.microsoft.com/en-us/library/bb924407.aspx #Publishing WCF ...Answered | 1 Replies | 932 Views | Created by shoab shah - Monday, April 15, 2013 1:00 PM | Last reply by Haixia_Xie - Tuesday, April 16, 2013 6:56 AM -
2 Votes
How certificate works with wcf to encrypt decrypt data
Hi Mou_kolkata, For how to use the certificate authentication, we need follow the below steps: Create certificate to act as a root ...Answered | 3 Replies | 2152 Views | Created by Mou_kolkata - Thursday, April 23, 2015 2:02 PM | Last reply by Amy Peng - Tuesday, May 5, 2015 3:20 AM -
0 Votes
how to extract certificate serial number in WCF.
Hi meet_lalit, In code in my last reply does work on the WCF service side which picks the security identity(a x509 certificate identity from authenticated ...Answered | 4 Replies | 4059 Views | Created by meet_lalit - Tuesday, August 11, 2009 1:19 PM | Last reply by Steven Cheng - MSFT - Monday, August 17, 2009 2:40 AM -
0 Votes
secure my wcf Service
Hi Please see the following links whether that ...Answered | 5 Replies | 3506 Views | Created by mohammed abdel-aziz - Sunday, January 16, 2011 1:20 PM | Last reply by Tanvir Huda - Thursday, January 20, 2011 5:26 AM -
0 Votes
WCF Queuing + mutual certificate authentication
Check the features of WCF supported in .netCF here http://blogs.msdn.com/andrewarnottms/archive/2007/08/21/the-wcf-subset-supported-by-netcf.aspx ...Answered | 3 Replies | 3281 Views | Created by Titan2782 - Monday, November 23, 2009 11:32 PM | Last reply by Haripraghash - Wednesday, November 25, 2009 12:36 AM - Items 1 to 20 of 747217 Next ›
No announcements