T
Tony Rogers
Hi,
We are signing our ClickOnce manifests with a code signing certificate
purchased from Thawte. When we install the software a security warning is
shown, and when we click on the publisher it says the certificate can not be
validated. This is because the "Thawte Code Signing CA" is not present on
the client machines.
Having done a web search, I found a previous post in this group describing
exactly the same issue - viewable at:
http://groups.google.com/group/micr...hread/thread/8c46df2acf25d54/4c1c4221f69fa09e
From one reply from Linda Liu [MSFT]:
My investigations have not yet turned up any CAs that offer code signing
certificates that directly chain from certificates we will find on our very
vanilla customer machines - they all seem to use intermediate certs. (I'd
love to be proved wrong on this...)
My real question relates to the comment that this is being addressed in the
Orcas release of Visual Studio. Is this true? If so, is there support in
framework 3.5 that can be accessed via cClickOnce APIs?
Thanks,
Tony
We are signing our ClickOnce manifests with a code signing certificate
purchased from Thawte. When we install the software a security warning is
shown, and when we click on the publisher it says the certificate can not be
validated. This is because the "Thawte Code Signing CA" is not present on
the client machines.
Having done a web search, I found a previous post in this group describing
exactly the same issue - viewable at:
http://groups.google.com/group/micr...hread/thread/8c46df2acf25d54/4c1c4221f69fa09e
From one reply from Linda Liu [MSFT]:
I searched in our inner database and found a similar issue in it. The
following is the comments:
Firstly, this is a known issue that is being addressed in the next version
of Visual Studio - The Orcas.
Click Once apps do not distribute certificate/cert chains on the fly. So
for path validation to be recognized at install time - the installing
machine must have the intermediate certificate in this specific case.
My investigations have not yet turned up any CAs that offer code signing
certificates that directly chain from certificates we will find on our very
vanilla customer machines - they all seem to use intermediate certs. (I'd
love to be proved wrong on this...)
My real question relates to the comment that this is being addressed in the
Orcas release of Visual Studio. Is this true? If so, is there support in
framework 3.5 that can be accessed via cClickOnce APIs?
Thanks,
Tony