java - Can I Use the same certificate for Token Security and Protocol Security in SAML2? -


can use same certificate issued certificate authority sign security token of saml assertion , https ssl on iis?

i using coldfusion create saml response , used java keytool create certifcate.

can you? yes. should you? no. it's better use self - signed cert share them. can't tell number of times i've seen admin screw , send out private key https cert.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -