.NET Framework Bookmark and Share   
 index > ASMX Web Services and XML Serialization > Selected certificate does not support Data Encryption
 

Selected certificate does not support Data Encryption

<!-- /* Font Definitions */ @font-face {font-family:"Cambria Math"; panose-1:2 4 5 3 5 4 6 3 2 4; mso-font-charset:1; mso-generic-font-family:roman; mso-font-format:other; mso-font-pitch:variable; mso-font-signature:0 0 0 0 0 0;} @font-face {font-family:Calibri; panose-1:2 15 5 2 2 2 4 3 2 4; mso-font-charset:0; mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1610611985 1073750139 0 0 159 0;} /* Style Definitions */ p.MsoNormal, li.MsoNormal, div.MsoNormal {mso-style-unhide:no; mso-style-qformat:yes; mso-style-parent:""; margin-top:0in; margin-right:0in; margin-bottom:10.0pt; margin-left:0in; line-height:115%; mso-pagination:widow-orphan; font-size:11.0pt; font-family:"Calibri","sans-serif"; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} .MsoChpDefault {mso-style-type:export-only; mso-default-props:yes; mso-ascii-font-family:Calibri; mso-ascii-theme-font:minor-latin; mso-fareast-font-family:Calibri; mso-fareast-theme-font:minor-latin; mso-hansi-font-family:Calibri; mso-hansi-theme-font:minor-latin; mso-bidi-font-family:"Times New Roman"; mso-bidi-theme-font:minor-bidi;} .MsoPapDefault {mso-style-type:export-only; margin-bottom:10.0pt; line-height:115%;} @page Section1 {size:8.5in 11.0in; margin:1.0in 1.0in 1.0in 1.0in; mso-header-margin:.5in; mso-footer-margin:.5in; mso-paper-source:0;} div.Section1 {page:Section1;} -->

Hey,

when I use the WSE 3.0 settings to define a new policy I can't specify my x509 certificate because "Selected certificate does not support Data Encryption". Even if we choose the option “Sign Only�for protection order; when selecting the certificate it shows the certificate error "Selected certificate does not support Data Encryption". In WSE 3.0 there always seems to be an encryption happening. Is there any possibility to disable this encryption?

Edwin Joseph
First of all, you should fix up your post. It's got a lot of MS Word stuff in it.

Second, although I don't know the answer to the question, I want to make sure you know WSE is obsolete.
John Saunders
WCF is Web Services. They are not two separate things.
Use WCF for All New Web Service Development, instead of legacy ASMX or obsolete WSE
Use File->New Project to create Web Service Projects
John Saunders

You can use google to search for other answers

Custom Search

More Threads

• SoapFormatter deserialize error
• XSLT
• SoapExtension for service
• Xml Serialization of composite using a custom interface
• webresource.axd errors
• sending raw xml to .net web service
• XSLT - number() does not work with numbers including decimal points
• Craete Contract class in webservice?
• Client Authentication using X 509 certificates
• WSE 3.0 Security Hands on Lab and Windows Server 2003 Problem