Skip to content

Commit 33dd34b

Browse files
committed
Fix readme typo
1 parent 43410e5 commit 33dd34b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ Remember to provide it to the Signature builder if you are sending a `GET RelayS
579579
signature validation process will fail at the Identity Provider.
580580
581581
The Service Provider will sign the request/responses with its private key.
582-
The Identity Provider will validate the sign of the received request/responses with the public x500 cert of the
582+
The Identity Provider will validate the sign of the received request/responses with the public x509 cert of the
583583
Service Provider.
584584
585585
Notice that this toolkit uses 'settings.certificate' and 'settings.private_key' for the sign and decrypt processes.

0 commit comments

Comments
 (0)