Ask a Question related to Coldfusion - Advanced Techniques, Design and Development.
-
devcon5 #1
X.509 Certificates and ColdFusion
Hi, I have a slight problem...for one of our intranet project... our
customer has suggested changing the authentication methodology to use X.509
Certificates in an SSO solution. The way this system works is: 1. the
airline uses the vendors Public key of their X.509 Certificates to encrypt a
message (usually contains user info). 2. the airline signs the encrypted
message with the Private key of their X.509 Security Certificate. 3. The signed
encrypted message is sent to the vendor through a HTTPS POST method. 4. The
Vendor uses the airline public key of X.509 certificate to verify the
signature. 5. The Vendor uses their Private Key to decrypt the message. 6. The
Vendor parses the message to authenticate the user. 7. The user is logged in to
the vendors system. I have no idea.... how to go about this... can anyone
help.. cheers Joel
devcon5 Guest
-
Client Certificates
Hi all. I'm implementing a Web Service and a Client that comunicate with SSL. The Client has a certificate that load with:... -
Certificates? Need guidance...
Hi, This is one of those posts where not only do I not know the answer, I don't fully understand the *question* that I should be asking... but... -
ASP.NET and client certificates
Hi People, I know in IIS Admin you can tick the box to request a client certificate (over an SSL connection), but does anyone know of a way,... -
SSL and certificates
Are client certificates necessary for SSL or just server certificates? The Microsoft help for setting up SSL takes you through creating a server... -
Need help with SSL and Certificates
Does anybody have a list of CA's that provide Free SSL Certificates for Testing? I've tried Verisign, but it often takes more than the 14day trial...



Reply With Quote

