Ureader.com  
Microsoft software help and Community
   home   |   control panel login   |   archive   |  
 
platform
active.directory
adsi
adsi.iis-admin
base
com_ole
complus_mts
component_svcs
database
directx
gdi
graphics_mm
internet.client
internet.server
internet.server.isapi-dev
localization
mapi
messaging
msi
mslayerforunicode
multimedia
networking
networking.ipv6
sdk_install
security
shell
telephony.tapi_2
telephony.tapi_3
telephony.tsp
telephony.wte
tools
ui
ui_shell
win_base_svcs
win16
  
 
date: Mon, 7 Jul 2008 07:18:00 -0700,    group: microsoft.public.platformsdk.security        back       


Outlook and CSPs   
I've written my own CSP, installed it, tested it with the CSP test suite, and 
now want to try it with Microsoft Outlook. How do I get Outlook to use my CSP?

What I actually want to do is encrypt and decrypt emails using Outlook and I 
want Outlook to offload the cryptographic processing to my CSP. Can anyone 
suggest a link that might help me do this, or perhaps explain what's invloved?
date: Mon, 7 Jul 2008 07:18:00 -0700   author:   jantes

RE: Outlook and CSPs   
Hi,

Outlook uses IE certificate store to access the user private key and do the 
necessary cryptographic processing. So, in the "MY" store, you must have a 
certificate associated with a private key from your CSP and this certificate 
must contain an email address that matches the one of your Outlook user 
account.

In order to put your certificates and their private key handles into the 
"MY" store, you have to write a program that query all the available 
containers on your CSP, find the ones that contain a key pair and a 
certificate and then create the appropriate entry on the "MY" store using 
CertAddEncodedCertificateToStore and CertSetCertificateContextProperty.

Cheers,
-- 
Mounir IDRASSI
IDRIX
http://www.idrix.fr

to reach : mounir_idrix_fr (replace the underscores with the at and dot 
characters respectively)


"jantes" wrote:

> I've written my own CSP, installed it, tested it with the CSP test suite, and 
> now want to try it with Microsoft Outlook. How do I get Outlook to use my CSP?
> 
> What I actually want to do is encrypt and decrypt emails using Outlook and I 
> want Outlook to offload the cryptographic processing to my CSP. Can anyone 
> suggest a link that might help me do this, or perhaps explain what's invloved?
date: Tue, 8 Jul 2008 17:22:01 -0700   author:   Mounir IDRASSI am

Google
 
Web ureader.com


    COPYRIGHT 2007, YARDI TECHNOLOGY LIMITED, ALL RIGHT RESERVE  |   contact us