| David Hargis [MSFT] 2005-08-24, 6:05 pm |
| Encryption keys for the profile system must be hexadecimal strings, as
generated by CryptGenKey with the CALG_RSA_KEYX algorithm. Use
PUBLICKEYBLOB and PRIVATEKEYBLOB when exporting the keys.
--------------------
Thread-Topic: Commerce Server encryption
thread-index: AcWmvaGLNOzRphYFRp+bIWtuHjFTrQ==
X-WBNR-Posting-Host: 67.84.12.203
From: "=?Utf-8?B?SnVsaWE=?=" <kjgfkdjg@yahoo.com>
Subject: Commerce Server encryption
Date: Sun, 21 Aug 2005 19:03:03 -0700
Lines: 15
Message-ID: <A3A06F80-8F22-432F-BCFD-8E60859D478B@microsoft.com>
MIME-Version: 1.0
Content-Type: text/plain;
charset="Utf-8"
Content-Transfer-Encoding: 7bit
X-Newsreader: Microsoft CDO for Windows 2000
Content-Class: urn:content-classes:message
Importance: normal
Priority: normal
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.3790.0
Newsgroups: microsoft.public.commerceserver.userprofilemgt
NNTP-Posting-Host: TK2MSFTNGXA03.phx.gbl 10.40.2.250
Path: TK2MSFTNGXA01.phx.gbl!TK2MSFTNGXA03.phx.gbl
Xref: TK2MSFTNGXA01.phx.gbl
microsoft.public.commerceserver.userprofilemgt:523
X-Tomcat-NG: microsoft.public.commerceserver.userprofilemgt
I have generated the set of public/private keys for use for asymmetric in
Commerce Server that looks like below. When I plug in the combination of
values of modulus element and exponent for public key and combination of
all
other elements for private key into web.config of commerce site for
testing,
the site would not run.
<RSAKeyValue><Modulus> s0qXqPV7l4DeCz0eYEalsLYL4Bc7zstZpaKJIf+b
DeyAgWMLskm7SF
27A
DSb2S0J40LvOaah/lXakZ68KieWWQ==</Modulus><Exponent>AQAB</Exponent><P>1tWuSsU
v+DD
gm64vZNg9MjZcpAcIKLYWaySo8F9xy8k=</P><Q>1aVmYgmCjhtfrVwDyza9AZmMIZEiB4OhxBSY
Ndy7
nhE=</Q><DP>Ad5V57yTUDtMmM4JB32B+r/SSnLtNT1wMHpfJcgOu1E=</DP><DQ>J3R3Nu24rZP
ClJp
knPfL6eq4ZU6PMUIO8s422eOcxnE=</DQ><InverseQ>0MSh7gNLED755Lc49oX8T7KFIHdzxG78
XymJ
NQvQ1Ro=</InverseQ><D>g+UX9L/ CkA3JS1NHCWRvd7Q0wEHXSaXm6SbM4yn6kx5xo8H
7pEoUPH
Qc5f
Ddrv3+5nWpspatywqChpsyNMOaAQ==</D></RSAKeyValue>
--
Julia
--
This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
Note: For the benefit of the community-at-large, all responses to this
message are best directed to the newsgroup/thread from which they
originated.
|