Skip to content

Commit 5fe44e3

Browse files
committed
Add contributing info
1 parent e9c3fa8 commit 5fe44e3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CONTRIBUTING.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Contributing
2+
3+
The best was to contribute is to fork https://github.com/perl-net-saml2/perl-Net-SAML2 and send a pull request.
4+
5+
Issues should be reported at [Github Issue](https://github.com/perl-net-saml2/perl-Net-SAML2/issues).
6+
7+
Future Plans:
8+
9+
1. Move to configurable Certificate Verification with Crypt::OpenSSL::Verify replacing Crypt::OpenSSL::VerifyX509 as the default eventually
10+
2. Allow XML Signature Verification to be configurable with XML::Sig possibly replacing Net::SAML2::XML::Sig at the default eventually
11+
3. Allow the certificate files to be provided as text strings to allow applications to store the certificates in their native settings if needed
12+
4. We are open to other suggestions or improvements

0 commit comments

Comments
 (0)