Encryption Toolkit - PowerPoint PPT Presentation

1 / 6
About This Presentation
Title:

Encryption Toolkit

Description:

In every project that will be using the certificates needs to have: WSE ... Demonstration. Special Thanks to Jim for helping us out on so many occasions! ... – PowerPoint PPT presentation

Number of Views:52
Avg rating:3.0/5.0
Slides: 7
Provided by: bra48
Category:

less

Transcript and Presenter's Notes

Title: Encryption Toolkit


1
Encryption Toolkit
  • Bethany Rababy
  • And
  • Keith Krehely

2
Certificates
  • Tutorial, Securing Web Services
  • Create and Install X509 Certificate
  • http//vsadev3.cs.virginia.edu8182/certsrv/
  • Give ASPNET permission to access your
    certificate.
  • Publish the Public key to the LDAP server.

3
Adding WSE to the server
  • In every project that will be using the
    certificates needs to have
  • WSE Settings turned on
  • Select the private key the server will use for
    token issuing
  • Select Auto Issue Security Context Token
  • Add 2 DLLs to your project
  • Add using Trust551 and server code

4
Adding WSE to the client
  • Enable WSE settings
  • Enable Message Tracing so that you can see the
    encryption toolkit actually working.
  • Add the following
  • 2 DLLs into directory
  • using Trust551 in the library
  • Code
  • Please note that WSE will already be in the live
    code, but youll still have to do the Certificates

5
Demonstration
6
  • Special Thanks to Jim for helping us out on so
    many occasions!!
Write a Comment
User Comments (0)
About PowerShow.com