<?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 Unable to enable SSL for Solr 6.3 search services in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-enable-ssl-for-solr-6-3-search-services/m-p/121996#M33449</link>
    <description>&lt;P&gt;When trying to enable SSL for Solr 6.3 search services based on the instructions given in the following link, the Solr search services are not coming up and not prompting "Happy Searching" :&lt;/P&gt;&lt;P&gt;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-blog/using-ssl-with-alfresco-search-services-and-solr-6/ba-p/292687" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-blog/using-ssl-with-alfresco-search-services-and-solr-6/ba-p/292687&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For e.g.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;) Copied “ssl.repo.client.keystore” and “ssl.repo.client.truststore” files supplied as part of Solr 6.3 zip from “E:\WCMProduct\alfresco-search-services-1.1.0\alfresco-search-services\solrhome\alfresco\conf” folder to “E:\WCMProduct\alfresco-search-services-1.1.0\alfresco-search-services\solrhome\keystore\” folder.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;2.) Enabled below properties in E:\WCMProduct\alfresco-search-services-1.1.0\alfresco-search-services\solr.in.cmd file :&lt;/P&gt;&lt;P&gt;set SOLR_SSL_KEY_STORE=E:\WCMProduct\alfresco-search-services-1.1.0\alfresco-search-services\solrhome\keystore\ssl.repo.client.keystore&lt;/P&gt;&lt;P&gt;set SOLR_SSL_KEY_STORE_PASSWORD=kT9X6oe68t&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set SOLR_SSL_TRUST_STORE=E:\WCMProduct\alfresco-search-services-1.1.0\alfresco-search-services\solrhome\keystore\ssl.repo.client.truststore&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set SOLR_SSL_TRUST_STORE_PASSWORD=kT9X6oe68t&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set SOLR_SSL_NEED_CLIENT_AUTH=true&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set SOLR_SSL_WANT_CLIENT_AUTH=false&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.) Started Solr using command : Solr Start -p 8983.&lt;/P&gt;&lt;P&gt;Alternatively, we also followed the instruction in the URL below but no luck :&lt;/P&gt;&lt;P&gt;&lt;A href="https://solr.apache.org/guide/6_6/enabling-ssl.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://solr.apache.org/guide/6_6/enabling-ssl.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;But post bringing up the Solr service, search is not working and prompting below error on command prompt on turning the verbose on :&lt;/P&gt;&lt;P&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:21.793; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;BR /&gt;INFO - 2022-11-01 17:15:21.793; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; I/O exception (java.net.SocketException) caught when connecting to {s}-&amp;gt;htt&lt;BR /&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:21.793; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;BR /&gt;INFO - 2022-11-01 17:15:21.793; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; I/O exception (java.net.SocketException) caught when connecting to {s}-&amp;gt;htt&lt;BR /&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:21.793; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;BR /&gt;INFO - 2022-11-01 17:15:23.802; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; I/O exception (java.net.SocketException) caught when connecting to {s}-&amp;gt;htt&lt;BR /&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:23.802; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;BR /&gt;INFO - 2022-11-01 17:15:23.802; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; I/O exception (java.net.SocketException) caught when connecting to {s}-&amp;gt;htt&lt;BR /&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:23.802; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;BR /&gt;INFO - 2022-11-01 17:15:23.802; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; I/O exception (java.net.SocketException) caught when connecting to {s}-&amp;gt;htt&lt;BR /&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:23.802; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;BR /&gt;INFO - 2022-11-01 17:15:25.810; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; I/O exception (java.net.SocketException) caught when connecting to {s}-&amp;gt;htt&lt;BR /&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:25.810; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;BR /&gt;INFO - 2022-11-01 17:15:25.810; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; I/O exception (java.net.SocketException) caught when connecting to {s}-&amp;gt;htt&lt;BR /&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:25.810; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;BR /&gt;INFO - 2022-11-01 17:15:25.810; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; I/O exception (java.net.SocketException) caught when connecting to {s}-&amp;gt;htt&lt;BR /&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:25.810; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;/P&gt;&lt;P&gt;ERROR: Solr at &lt;A href="https://localhost:8983/solr" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983/solr&lt;/A&gt; did not come online within 30 seconds&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;Could you please suggest if any other instructions need to be followed?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Nov 2022 11:41:06 GMT</pubDate>
    <dc:creator>SoumyaaK</dc:creator>
    <dc:date>2022-11-09T11:41:06Z</dc:date>
    <item>
      <title>Unable to enable SSL for Solr 6.3 search services</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/unable-to-enable-ssl-for-solr-6-3-search-services/m-p/121996#M33449</link>
      <description>&lt;P&gt;When trying to enable SSL for Solr 6.3 search services based on the instructions given in the following link, the Solr search services are not coming up and not prompting "Happy Searching" :&lt;/P&gt;&lt;P&gt;&lt;A href="https://hub.alfresco.com/t5/alfresco-content-services-blog/using-ssl-with-alfresco-search-services-and-solr-6/ba-p/292687" target="_blank" rel="nofollow noopener noreferrer"&gt;https://hub.alfresco.com/t5/alfresco-content-services-blog/using-ssl-with-alfresco-search-services-and-solr-6/ba-p/292687&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For e.g.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;) Copied “ssl.repo.client.keystore” and “ssl.repo.client.truststore” files supplied as part of Solr 6.3 zip from “E:\WCMProduct\alfresco-search-services-1.1.0\alfresco-search-services\solrhome\alfresco\conf” folder to “E:\WCMProduct\alfresco-search-services-1.1.0\alfresco-search-services\solrhome\keystore\” folder.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;2.) Enabled below properties in E:\WCMProduct\alfresco-search-services-1.1.0\alfresco-search-services\solr.in.cmd file :&lt;/P&gt;&lt;P&gt;set SOLR_SSL_KEY_STORE=E:\WCMProduct\alfresco-search-services-1.1.0\alfresco-search-services\solrhome\keystore\ssl.repo.client.keystore&lt;/P&gt;&lt;P&gt;set SOLR_SSL_KEY_STORE_PASSWORD=kT9X6oe68t&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set SOLR_SSL_TRUST_STORE=E:\WCMProduct\alfresco-search-services-1.1.0\alfresco-search-services\solrhome\keystore\ssl.repo.client.truststore&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set SOLR_SSL_TRUST_STORE_PASSWORD=kT9X6oe68t&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set SOLR_SSL_NEED_CLIENT_AUTH=true&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;set SOLR_SSL_WANT_CLIENT_AUTH=false&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 3.) Started Solr using command : Solr Start -p 8983.&lt;/P&gt;&lt;P&gt;Alternatively, we also followed the instruction in the URL below but no luck :&lt;/P&gt;&lt;P&gt;&lt;A href="https://solr.apache.org/guide/6_6/enabling-ssl.html" target="_blank" rel="nofollow noopener noreferrer"&gt;https://solr.apache.org/guide/6_6/enabling-ssl.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;But post bringing up the Solr service, search is not working and prompting below error on command prompt on turning the verbose on :&lt;/P&gt;&lt;P&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:21.793; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;BR /&gt;INFO - 2022-11-01 17:15:21.793; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; I/O exception (java.net.SocketException) caught when connecting to {s}-&amp;gt;htt&lt;BR /&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:21.793; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;BR /&gt;INFO - 2022-11-01 17:15:21.793; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; I/O exception (java.net.SocketException) caught when connecting to {s}-&amp;gt;htt&lt;BR /&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:21.793; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;BR /&gt;INFO - 2022-11-01 17:15:23.802; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; I/O exception (java.net.SocketException) caught when connecting to {s}-&amp;gt;htt&lt;BR /&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:23.802; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;BR /&gt;INFO - 2022-11-01 17:15:23.802; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; I/O exception (java.net.SocketException) caught when connecting to {s}-&amp;gt;htt&lt;BR /&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:23.802; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;BR /&gt;INFO - 2022-11-01 17:15:23.802; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; I/O exception (java.net.SocketException) caught when connecting to {s}-&amp;gt;htt&lt;BR /&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:23.802; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;BR /&gt;INFO - 2022-11-01 17:15:25.810; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; I/O exception (java.net.SocketException) caught when connecting to {s}-&amp;gt;htt&lt;BR /&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:25.810; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;BR /&gt;INFO - 2022-11-01 17:15:25.810; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; I/O exception (java.net.SocketException) caught when connecting to {s}-&amp;gt;htt&lt;BR /&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:25.810; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;BR /&gt;INFO - 2022-11-01 17:15:25.810; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; I/O exception (java.net.SocketException) caught when connecting to {s}-&amp;gt;htt&lt;BR /&gt;ps://localhost:8983: java.security.NoSuchAlgorithmException: Error constructing&lt;BR /&gt;implementation (algorithm: Default, provider: SunJSSE, class: sun.security.ssl.S&lt;BR /&gt;SLContextImpl$DefaultSSLContext)&lt;BR /&gt;INFO - 2022-11-01 17:15:25.810; org.apache.http.impl.client.DefaultRequestDirec&lt;BR /&gt;tor; Retrying connect to {s}-&amp;gt;&lt;A href="https://localhost:8983" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983&lt;/A&gt;&lt;/P&gt;&lt;P&gt;ERROR: Solr at &lt;A href="https://localhost:8983/solr" target="_blank" rel="nofollow noopener noreferrer"&gt;https://localhost:8983/solr&lt;/A&gt; did not come online within 30 seconds&lt;BR /&gt;!&lt;/P&gt;&lt;P&gt;Could you please suggest if any other instructions need to be followed?&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 11:41:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/unable-to-enable-ssl-for-solr-6-3-search-services/m-p/121996#M33449</guid>
      <dc:creator>SoumyaaK</dc:creator>
      <dc:date>2022-11-09T11:41:06Z</dc:date>
    </item>
  </channel>
</rss>

