No announcements
Found 20015 threads
-
0 Votes
SSL two way handshake, simple example
Hi DevonSiQ, See if this helps: http://blogs.msdn.com/b/cgarcia/archiveAnswered | 2 Replies | 3987 Views | Created by DevonSiQ - Tuesday, May 25, 2010 10:55 PM | Last reply by Helen Zhou - Thursday, May 27, 2010 7:05 AM -
0 Votes
Problem in creating object of X509Certificate from .cer or .crt file
I am facing the same issue : I am trying to use SSL certificate in my code in Windows Mobile 6.0 and add it to store via ...Answered | 2 Replies | 1703 Views | Created by sharmi04 - Friday, September 20, 2013 7:37 AM | Last reply by AjayTalreja - Wednesday, April 9, 2014 4:12 PM -
0 Votes
X509Store Certificates Windows 10 issue
= new X509Certificate2Collection(); X509Store storeAnswered | 4 Replies | 978 Views | Created by Fabio Lamberti - Tuesday, November 10, 2015 8:43 AM | Last reply by Christopher84 - Wednesday, November 11, 2015 8:44 AM -
0 Votes
Soap client - WCF Routing Service - The client certificate is not provided. Specify a client certificate in ClientCredentials
certificateTP = "thumb print of ssl cert"; X509Store store = new X509Store(StoreName.My, ...Answered | 7 Replies | 8220 Views | Created by racheng - Monday, June 11, 2012 6:17 PM | Last reply by racheng - Thursday, June 21, 2012 6:57 PM -
0 Votes
CapiCom store vs. X509Store
What is the difference between CAPICOM.Store and System.Security.Cryptography.X509Certificates.X509Store?Answered | 5 Replies | 9153 Views | Created by user11 - Friday, June 16, 2006 2:04 PM | Last reply by VelmuruganS - Saturday, June 4, 2011 5:44 AM -
0 Votes
Installing SSL Certificates
X509Store store =Answered | 2 Replies | 3996 Views | Created by Lawrence Parker - Friday, September 18, 2009 7:48 PM | Last reply by Lawrence Parker - Monday, September 21, 2009 5:36 PM -
0 Votes
Add X509Certificate2 to X509Store with AllowPlaintextExport flag?
>is there a way to add a X509Certificate2 to the X509Store in C# so that the certificate's export policy includes both AllowExport and Answered | 5 Replies | 1130 Views | Created by hyongsop - Friday, October 6, 2017 6:43 PM | Last reply by Yong Lu - Friday, October 13, 2017 5:28 AM -
1 Votes
Problem creating SSL/TLS secure channel on Windows 7 client.
Hi Terry, I had the same problem than you and changed the following line to: // Get the ...Answered | 4 Replies | 28998 Views | Created by TAWilson - Monday, June 28, 2010 7:10 PM | Last reply by Kolibri42 - Monday, May 23, 2011 4:49 PM -
0 Votes
Mutual authentication on "c# .NET 4" server
Hello everybody, I developed a server application with C# .NET 4 , and I am meeting a problem when i try to connect to this server with a mutual authenticated ...Answered | 5 Replies | 3999 Views | Created by Bluzix - Tuesday, July 16, 2013 7:46 AM | Last reply by Aadicia - Tuesday, December 16, 2014 7:53 AM -
0 Votes
SharePoint sites not created using webservice
public string createSharepointSite(bool ssl, string URL, string customerLogin, string hostname, string customername, string customerEmail, uint language, string template, string ...Answered | 1 Replies | 5964 Views | Created by hvidberg - Monday, March 2, 2009 9:11 AM | Last reply by NK Kumar - Monday, March 2, 2009 9:58 AM -
0 Votes
Post XML data over HTTPs URL using WebHttpRequest.
the SSL part... Also you usually post to page. Try to mention explicitely the page rather than relying on the having some default page in the abc folder (I asusme this is ...Answered | 3 Replies | 1778 Views | Created by dotnet_Sandy - Thursday, May 16, 2013 12:55 PM | Last reply by dotnet_Sandy - Tuesday, June 4, 2013 11:18 AM -
0 Votes
"Bad Request" error while consuming REST WCF Service
Hi, According to your description, I'd suggest you create a vitual instance for testing at local machine. If you want to send SSLAnswered | 4 Replies | 2412 Views | Created by PappiG - Tuesday, December 18, 2012 12:41 PM | Last reply by PappiG - Wednesday, December 26, 2012 8:34 AM -
1 Votes
SSL
http://blogs.msdn.com/b/sowmyancs/archive/2010/02/12/how-to-enable-ssl-on-aAnswered | 4 Replies | 1836 Views | Created by David Billa - Friday, November 9, 2012 6:04 AM | Last reply by Marek Chmel - Friday, November 9, 2012 7:04 AM -
0 Votes
SSL
The library you found is available in source code. What about porting the SSL part to .NET CF yourself?Answered | 1 Replies | 3842 Views | Created by PrTaS - Thursday, February 1, 2007 2:05 AM | Last reply by Michael Koster - Sunday, February 4, 2007 3:48 PM -
0 Votes
SSL
I would suggest looking at he following article for using SSL and host headers :Answered | 2 Replies | 8598 Views | Created by Tariq A - Friday, October 26, 2007 5:21 AM | Last reply by SteveSmithCK - Friday, October 26, 2007 10:52 AM -
0 Votes
SSL
The post referenced mentions that NETCF does not include the SslStream class which essentially provides a stream used for client-server communication that uses SSL to authenticate the ...Answered | 6 Replies | 3861 Views | Created by zohar.amir - Wednesday, March 22, 2006 4:17 PM | Last reply by msdn_msg - Monday, March 23, 2009 6:29 PM -
0 Votes
SSL
Could you please let us know from where we can find this Weak SSL Cipher or TLS 1.2. We would like to know which one is used by our clusters.Answered | 5 Replies | 685 Views | Created by Raven Peaks - Thursday, December 12, 2019 3:03 PM | Last reply by Raven Peaks - Thursday, December 19, 2019 12:32 PM -
0 Votes
SSL
You created SSL certificate for exact name “Answered | 3 Replies | 5165 Views | Created by Cipher - Thursday, February 2, 2006 5:07 PM | Last reply by Roman Golovin MSFT - Wednesday, March 15, 2006 8:59 PM -
0 Votes
SSL
Hi, Could you check the SSL port number 443 open on the database server and the client ...Answered | 2 Replies | 351 Views | Created by Rick Dem - Wednesday, January 17, 2018 2:54 AM | Last reply by Henry Jiang - Wednesday, January 17, 2018 5:15 AM -
0 Votes
SSL?
yes I tried that, and in IIS it asked for a .pfx file too! So I tried the steps in this article: https://www.digicert.com/csr-creation-ssl-installationAnswered | 10 Replies | 564 Views | Created by John Straumann - Thursday, January 31, 2019 10:55 AM | Last reply by Pantelis Apostolidis - Thursday, January 31, 2019 4:06 PM
No announcements