<?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 Re: Error when I use my own SSL generated certificates (Unsupported or unrecognized SSL message) in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/error-when-i-use-my-own-ssl-generated-certificates-unsupported/m-p/133611#M35957</link>
    <description>&lt;P&gt;effectively, I use&amp;nbsp;jdk-11.0.7&lt;/P&gt;&lt;P&gt;What version of java do you recommend&amp;nbsp; ?&lt;/P&gt;</description>
    <pubDate>Fri, 11 Jun 2021 01:44:29 GMT</pubDate>
    <dc:creator>faxeur1986_6249</dc:creator>
    <dc:date>2021-06-11T01:44:29Z</dc:date>
    <item>
      <title>Error when I use my own SSL generated certificates (Unsupported or unrecognized SSL message)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-when-i-use-my-own-ssl-generated-certificates-unsupported/m-p/133609#M35955</link>
      <description>&lt;P&gt;I try to install alfresco content service 6.2.2 manually on tomcat by using this docs:&amp;nbsp;&lt;A href="https://docs.alfresco.com/content-services/6.2/install/zip/tomcat/" target="_self" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/content-services/6.2/install/zip/tomcat/&amp;nbsp;&lt;/A&gt;but I have this error on tomcat startup:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;Caused by: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message&lt;/PRE&gt;&lt;P&gt;I had using this link&amp;nbsp;&amp;nbsp;&lt;A href="https://docs.alfresco.com/search-services/latest/config/keys/" target="_self" rel="nofollow noopener noreferrer"&gt;https://docs.alfresco.com/search-services/latest/config/keys/&lt;/A&gt;&amp;nbsp;to generate my own ssl key.&lt;/P&gt;&lt;P&gt;I use&amp;nbsp;alfresco-search-services-1.4.0.&lt;/P&gt;&lt;P&gt;You can see the error trace below:&lt;/P&gt;&lt;PRE&gt;ERROR [org.quartz.core.ErrorLogger] [SearchScheduler_Worker-4] Job (Solr.SolrWatcher threw an exception.
org.quartz.SchedulerException: Job threw an unhandled exception. [See nested exception: org.alfresco.error.AlfrescoRuntimeException: 05040042 Unsupported or unrecognized SSL message]
	at org.quartz.core.JobRunShell.run(JobRunShell.java:213)
	at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573)
Caused by: org.alfresco.error.AlfrescoRuntimeException: 05040042 Unsupported or unrecognized SSL message
	at org.alfresco.repo.search.impl.solr.AbstractSolrAdminHTTPClient.getOperation(AbstractSolrAdminHTTPClient.java:96)
	at org.alfresco.repo.solr.SOLRAdminClient.executeAction(SOLRAdminClient.java:221)
	at org.alfresco.repo.solr.SOLRAdminClient$SolrTracker.pingSolr(SOLRAdminClient.java:333)
	at org.alfresco.repo.solr.SOLRWatcherJob.execute(SOLRWatcherJob.java:54)
	at org.quartz.core.JobRunShell.run(JobRunShell.java:202)
	... 1 more
Caused by: javax.net.ssl.SSLException: Unsupported or unrecognized SSL message
	at java.base/sun.security.ssl.SSLSocketInputRecord.handleUnknownRecord(SSLSocketInputRecord.java:439)
	at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:184)
	at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:108)
	at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1144)
	at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1055)
	at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:395)
	at java.base/sun.security.ssl.SSLSocketImpl.ensureNegotiated(SSLSocketImpl.java:709)
	at java.base/sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:962)
	at java.base/java.io.BufferedOutputStream.flushBuffer(BufferedOutputStream.java:81)
	at java.base/java.io.BufferedOutputStream.flush(BufferedOutputStream.java:142)
	at org.apache.commons.httpclient.HttpConnection.flushRequestOutputStream(HttpConnection.java:828)
	at org.apache.commons.httpclient.MultiThreadedHttpConnectionManager$HttpConnectionAdapter.flushRequestOutputStream(MultiThreadedHttpConnectionManager.java:1565)
	at org.apache.commons.httpclient.HttpMethodBase.writeRequest(HttpMethodBase.java:2116)
	at org.apache.commons.httpclient.HttpMethodBase.execute(HttpMethodBase.java:1096)
	at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:398)
	at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:171)
	at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:397)
	at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:323)
	at org.alfresco.repo.search.impl.solr.AbstractSolrAdminHTTPClient.getOperation(AbstractSolrAdminHTTPClient.java:73)
	... 5 more&lt;/PRE&gt;</description>
      <pubDate>Sat, 05 Jun 2021 08:41:58 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-when-i-use-my-own-ssl-generated-certificates-unsupported/m-p/133609#M35955</guid>
      <dc:creator>faxeur1986_6249</dc:creator>
      <dc:date>2021-06-05T08:41:58Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I use my own SSL generated certificates (Unsupported or unrecognized SSL message)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-when-i-use-my-own-ssl-generated-certificates-unsupported/m-p/133610#M35956</link>
      <description>&lt;P&gt;What JDK version are you using? This seems like a problem related with some Java 11 versions...&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jun 2021 07:24:57 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-when-i-use-my-own-ssl-generated-certificates-unsupported/m-p/133610#M35956</guid>
      <dc:creator>angelborroy</dc:creator>
      <dc:date>2021-06-07T07:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I use my own SSL generated certificates (Unsupported or unrecognized SSL message)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-when-i-use-my-own-ssl-generated-certificates-unsupported/m-p/133611#M35957</link>
      <description>&lt;P&gt;effectively, I use&amp;nbsp;jdk-11.0.7&lt;/P&gt;&lt;P&gt;What version of java do you recommend&amp;nbsp; ?&lt;/P&gt;</description>
      <pubDate>Fri, 11 Jun 2021 01:44:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-when-i-use-my-own-ssl-generated-certificates-unsupported/m-p/133611#M35957</guid>
      <dc:creator>faxeur1986_6249</dc:creator>
      <dc:date>2021-06-11T01:44:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error when I use my own SSL generated certificates (Unsupported or unrecognized SSL message)</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/error-when-i-use-my-own-ssl-generated-certificates-unsupported/m-p/133612#M35958</link>
      <description>&lt;P&gt;I Have the same error when I s&lt;SPAN&gt;et solr.secureComms=https to update the ASS.1.4.x and start to use ASS.2.0.3 on ACS.6.2.2:&lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;ERRORS "&lt;STRONG&gt;Failed to execute search&lt;/STRONG&gt;" or "&lt;STRONG&gt;Job threw an unhandled exception&lt;/STRONG&gt;" &lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;Caused by "&lt;STRONG&gt;Unsupported or unrecognized SSL message&lt;/STRONG&gt;"&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I also used this version of JDK "open&lt;SPAN&gt;jdk-11.0.7" and I change it to "openjdk-11.0.1" to comply with supported platforms.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRIKE&gt;Problem solved&lt;/STRIKE&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I missed, the problem was not so simple. Only on a second start,&amp;nbsp;started indexing and make transformations but the error returned at the finish.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I keep trying&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2022 11:28:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/error-when-i-use-my-own-ssl-generated-certificates-unsupported/m-p/133612#M35958</guid>
      <dc:creator>Ruimán</dc:creator>
      <dc:date>2022-06-02T11:28:38Z</dc:date>
    </item>
  </channel>
</rss>

