<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Connect to the queues using JMS in Security</title>
    <link>https://community.splunk.com/t5/Security/Connect-to-the-queues-using-JMS/m-p/352223#M12529</link>
    <description>&lt;P&gt;I have scenario where my password for connect to the queue has "=" embeded in it. &lt;BR /&gt;
 Ex: Password = "axd=jkf"  .&lt;/P&gt;

&lt;P&gt;Which giving the JNDI properties saperated by the comma delimiter.&lt;/P&gt;

&lt;P&gt;Solace_JMS_VPN=sysvpn*&lt;EM&gt;,&lt;/EM&gt;* Solace_JMS_SSL_Truststorepassword=axd=jkf, Solace_JMS_SSL_Keystore.......&lt;/P&gt;

&lt;P&gt;Splunk facing some conflicts to detect = in password. May I know how to resolve this issue&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 14:29:35 GMT</pubDate>
    <dc:creator>ankithreddy777</dc:creator>
    <dc:date>2020-09-29T14:29:35Z</dc:date>
    <item>
      <title>Connect to the queues using JMS</title>
      <link>https://community.splunk.com/t5/Security/Connect-to-the-queues-using-JMS/m-p/352223#M12529</link>
      <description>&lt;P&gt;I have scenario where my password for connect to the queue has "=" embeded in it. &lt;BR /&gt;
 Ex: Password = "axd=jkf"  .&lt;/P&gt;

&lt;P&gt;Which giving the JNDI properties saperated by the comma delimiter.&lt;/P&gt;

&lt;P&gt;Solace_JMS_VPN=sysvpn*&lt;EM&gt;,&lt;/EM&gt;* Solace_JMS_SSL_Truststorepassword=axd=jkf, Solace_JMS_SSL_Keystore.......&lt;/P&gt;

&lt;P&gt;Splunk facing some conflicts to detect = in password. May I know how to resolve this issue&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:29:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Connect-to-the-queues-using-JMS/m-p/352223#M12529</guid>
      <dc:creator>ankithreddy777</dc:creator>
      <dc:date>2020-09-29T14:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: Connect to the queues using JMS</title>
      <link>https://community.splunk.com/t5/Security/Connect-to-the-queues-using-JMS/m-p/352224#M12530</link>
      <description>&lt;P&gt;Try escaping it using \ &lt;/P&gt;

&lt;P&gt;Solace_JMS_VPN=sysvpn*,* Solace_JMS_SSL_Truststorepassword=axd=jkf, Solace_JMS_SSL_Keystore&lt;/P&gt;

&lt;P&gt;OR&lt;/P&gt;

&lt;P&gt;Solace_JMS_VPN=sysvpn*,* Solace_JMS_SSL_Truststorepassword=axd=\jkf, Solace_JMS_SSL_Keystore&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 14:27:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Security/Connect-to-the-queues-using-JMS/m-p/352224#M12530</guid>
      <dc:creator>newbie2tech</dc:creator>
      <dc:date>2020-09-29T14:27:11Z</dc:date>
    </item>
  </channel>
</rss>

