<?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 SSL server certificate Query in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-server-certificate-query/m-p/9492178#M1746230</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to know the whether SSL client certificate is based on&lt;BR /&gt;SSL server certificate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is a scenario for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;We have a SSL server certificate from a well-known CA&lt;BR /&gt;authority.&lt;/LI&gt;&lt;LI&gt;Need to create SSL client certificate for the ADS&lt;BR /&gt;configuration.&lt;/LI&gt;&lt;LI&gt;Now in order to be secured enough, need to know that this&lt;BR /&gt;certificate will be based on the SSL server certificate which we have acquired&lt;BR /&gt;from the trusted CA?&lt;/LI&gt;&lt;LI&gt;If not then what should be done in order to get a trusted&lt;BR /&gt;SSL Client Certificate or the systems (ABAP) own certificate is enough for this&lt;BR /&gt;task?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prateek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 20 Jun 2013 08:13:49 GMT</pubDate>
    <dc:creator>former_member209288</dc:creator>
    <dc:date>2013-06-20T08:13:49Z</dc:date>
    <item>
      <title>SSL server certificate Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-server-certificate-query/m-p/9492178#M1746230</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hello Experts&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need to know the whether SSL client certificate is based on&lt;BR /&gt;SSL server certificate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Below is a scenario for this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;OL style="list-style-type: decimal;"&gt;&lt;LI&gt;We have a SSL server certificate from a well-known CA&lt;BR /&gt;authority.&lt;/LI&gt;&lt;LI&gt;Need to create SSL client certificate for the ADS&lt;BR /&gt;configuration.&lt;/LI&gt;&lt;LI&gt;Now in order to be secured enough, need to know that this&lt;BR /&gt;certificate will be based on the SSL server certificate which we have acquired&lt;BR /&gt;from the trusted CA?&lt;/LI&gt;&lt;LI&gt;If not then what should be done in order to get a trusted&lt;BR /&gt;SSL Client Certificate or the systems (ABAP) own certificate is enough for this&lt;BR /&gt;task?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Prateek&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 08:13:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-server-certificate-query/m-p/9492178#M1746230</guid>
      <dc:creator>former_member209288</dc:creator>
      <dc:date>2013-06-20T08:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: SSL server certificate Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-server-certificate-query/m-p/9492179#M1746231</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Prateek, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SSL server certificates are usually not the basis for client certificates. Instead you usually have two CAs, a well know CA (often a public CA) for server certificates and an often private CA for client certificates. you can find some info on client certificates on the &lt;A href="http://wiki.cacert.org/Technology/KnowledgeBase/ClientCerts"&gt;CAcert wiki pages&lt;/A&gt; and more information on &lt;A href="http://en.wikipedia.org/wiki/X.509"&gt;X.509&lt;/A&gt; and &lt;A href="http://en.wikipedia.org/wiki/Public_key_certificate"&gt;public key certificates&lt;/A&gt; on the english wiki.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jun 2013 10:15:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-server-certificate-query/m-p/9492179#M1746231</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-20T10:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: SSL server certificate Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-server-certificate-query/m-p/9492180#M1746232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks patrick that helped. Need some more info.&lt;/P&gt;&lt;P&gt;What if the SSL client certificate is self signed (system's). Will it suffice the purpose of ADS trusted relationship with Java server? Won't there be any security breach?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 05:51:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-server-certificate-query/m-p/9492180#M1746232</guid>
      <dc:creator>former_member299422</dc:creator>
      <dc:date>2013-06-21T05:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: SSL server certificate Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-server-certificate-query/m-p/9492181#M1746233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mayank, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a self signed certificate is not automatically insecure. You have the signing process in place, that you can get some idea, whether the claims of certificate are valid. If you created the certificate and later on maintain it in the ADS, there is no need for such 3rd party assurance, as I guess you will know the best, where the certificate belongs to. &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" height="1" src="https://community.sap.com/1581/images/emoticons/wink.gif" width="1"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I'm not an expert in ADS and you did not mention, for which purpose you need the certificate. If it is for LDAPS based communication, &lt;A href="http://www.javaxt.com/Tutorials/Windows/How_to_Enable_LDAPS_in_Active_Directory"&gt;this tutorial on the internet&lt;/A&gt; mayhelp. If not, please provide a bit more info on your use case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 10:58:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-server-certificate-query/m-p/9492181#M1746233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-21T10:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: SSL server certificate Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-server-certificate-query/m-p/9492182#M1746234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks patrick for helping out here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is our scenario...we have ADS in place (ABAP and JAVA are two independent systems in same domain).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the use of ADS here is that it will be used to send the forms (tax) to the end users (ADS_HTTPS connection)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hence here we use the ABAP SSL client certificate. Please suggest.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 11:33:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-server-certificate-query/m-p/9492182#M1746234</guid>
      <dc:creator>former_member299422</dc:creator>
      <dc:date>2013-06-21T11:33:23Z</dc:date>
    </item>
    <item>
      <title>Re: SSL server certificate Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-server-certificate-query/m-p/9492183#M1746235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mayank, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the first question in this case would be, what is the ADS you are referring to.&lt;/P&gt;&lt;P&gt;ADS = Active Directory Services (MS)&lt;/P&gt;&lt;P&gt;ADS = Adobe Document Server &lt;/P&gt;&lt;P&gt;From your last comment I would now assume, you are talking about the document server, right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If yes, did you check &lt;A href="http://help.sap.com/saphelp_nw73ehp1/helpdata/de/4b/95ae7626f26e83e10000000a421937/content.htm"&gt;the docs&lt;/A&gt;?&lt;/P&gt;&lt;P&gt;If you want to use self signed certificates for authentication, you will need to upload the certificate also into the list of trusted CAs, otherwise you might get a chain-verifier error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 13:01:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-server-certificate-query/m-p/9492183#M1746235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-06-21T13:01:08Z</dc:date>
    </item>
    <item>
      <title>Re: SSL server certificate Query</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-server-certificate-query/m-p/9492184#M1746236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Patrick,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes i meant Adobe Document Service.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly, i have created a SOAP client certificate in STRUST and have imported the JAVA SSL certificate there. My config has worked well in QA. Now in order to be secured, i raised the above query.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mayank&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 21 Jun 2013 13:05:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ssl-server-certificate-query/m-p/9492184#M1746236</guid>
      <dc:creator>former_member299422</dc:creator>
      <dc:date>2013-06-21T13:05:48Z</dc:date>
    </item>
  </channel>
</rss>

