Skip to content

Commit ad9c30f

Browse files
committed
Fix pod issues
1 parent 2e0028b commit ad9c30f

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

lib/Net/SAML2/Binding/POST.pm

-6
Original file line numberDiff line numberDiff line change
@@ -55,22 +55,16 @@ verify the signed XML.
5555
5656
path to a key used to sign the XML.
5757
58-
=back
59-
6058
=item B<cert>
6159
6260
path to a certificate that is added to the signed XML. It needs to be the
6361
certificate that includes the public key related to the B<key>
6462
65-
=back
66-
6763
=item B<cert_text>
6864
6965
text form of the certificate in FORMAT_ASN1 or FORMAT_PEM that is used to
7066
verify the signed XML.
7167
72-
=back
73-
7468
=item B<key>
7569
7670
path to a key used to sign the XML.

0 commit comments

Comments
 (0)