<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>JWT Docusign</title><link>https://community.appian.com/discussions/f/integrations/29149/jwt-docusign</link><description>What is the correct way to give private RSA key to docusign connected system,the RSA key pair obtain from Docusign console (the created app in app and key tab ) is not working ,I am getting Following Error</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: JWT Docusign</title><link>https://community.appian.com/thread/129686?ContentTypeID=1</link><pubDate>Sun, 18 Feb 2024 01:25:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8069bd0e-d6ab-43cb-a6ac-5356811d7e91</guid><dc:creator>Goutham Etoori</dc:creator><description>&lt;p&gt;It worked for me when I also included the beginning and ending RSA comments.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;-----BEGIN RSA PRIVATE KEY-----&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;your private RSA key&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;-----END RSA PRIVATE KEY-----&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>