Hi Aleksey, Use of full DN in KeyName template element used to work in oldwr versions of xmlsec.
As of 1.2.18 I can only get CommonName to work.
Example:
This works
<KeyName>Shallow Ed</KeyName>
This does not:
<KeyName>cn=Shallow Ed,ou=finance,o=acme,c=ca</KeyName>
I receive an "Object or property cannot be found" message.
Are there any constraints for naming?
Ed
_______________________________________________ xmlsec mailing list [email protected] http://www.aleksey.com/mailman/listinfo/xmlsec
