<?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: Self Signed Certificates in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42777#M361</link>
    <description>Hello, Tejaskumar,&lt;BR /&gt;&lt;BR /&gt;that is a standard warning from Chrome. Click on advanced button and proceed. You should be presented with log on page for Hub.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Zdeněk Kabátek&lt;BR /&gt;Head of Professional Services&lt;BR /&gt;NEOOPS&lt;BR /&gt;&lt;A href="http://www.neoops.com/" target="test_blank"&gt;http://www.neoops.com/&lt;/A&gt;&lt;BR /&gt;Europe/Prague&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Mon, 08 Aug 2022 12:41:00 GMT</pubDate>
    <dc:creator>zdenek.kabatek</dc:creator>
    <dc:date>2022-08-08T12:41:00Z</dc:date>
    <item>
      <title>Self Signed Certificates</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42774#M358</link>
      <description>&lt;P&gt;Hi Team&lt;BR /&gt;I'm installing the Interact Components installation in Window Sever 2019.&lt;/P&gt;
&lt;P&gt;I have successfully installed and configured - &lt;STRONG&gt;Erlang/ RabbitMQ / IIS/ .Net Components&lt;/STRONG&gt; in the machine but I'm encountering issue while trying to &lt;STRONG&gt;configure SSL certificates&lt;/STRONG&gt;.&lt;/P&gt;
&lt;P&gt;
&lt;/P&gt;&lt;P&gt;Currently we are doing the POC, so we are going with Self-Signed Certificates. But we are getting this below issue while trying to run the command in PowerShell. PFB error description and screenshot attached for reference&lt;/P&gt;
&lt;P&gt;Could you please let us know how to resolve this issue?&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;Exception:&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;PS C:\Users\n1543838&amp;gt; New-SelfSignedCertificate -CertStoreLocation Cert:\LocalMachine\My -DnsName "ims.local" -&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;SPAN&gt;FriendlyName "MySiteCertIMS" -NotAfter (Get-Date).AddYears(10)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;New-SelfSignedCertificate : A positional parameter cannot be found that accepts argument '-'.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;At line:1 char:1&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;+ New-SelfSignedCertificate -CertStoreLocation Cert:\LocalMachine\My -D ...&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; + CategoryInfo&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : InvalidArgument: (:) [New-SelfSignedCertificate], ParameterBindingException&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; + FullyQualifiedErrorId : PositionalParameterNotFound,Microsoft.CertificateServices.Commands.NewSelfSignedCertificateCommand&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;FriendlyName : The term 'FriendlyName' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the name, or if a&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;path was included, verify that the path is correct and try again.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;At line:2 char:1&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;+ FriendlyName "MySiteCertIMS" -NotAfter (Get-Date).AddYears(10)&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;+ ~~~~~~~~~~~~&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; + CategoryInfo&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; : ObjectNotFound: (FriendlyName:String) [], CommandNotFoundException&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; + FullyQualifiedErrorId : CommandNotFoundException&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Ramaseshan Subramani&lt;BR /&gt;------------------------------</description>
      <pubDate>Tue, 01 Jun 2021 11:21:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42774#M358</guid>
      <dc:creator>RamaseshanSubr1</dc:creator>
      <dc:date>2021-06-01T11:21:00Z</dc:date>
    </item>
    <item>
      <title>RE: Self Signed Certificates</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42775#M359</link>
      <description>&lt;SPAN&gt;&lt;SPAN&gt;Hi, Ramaseshan,&lt;BR /&gt;&lt;BR /&gt;it is just a formatting of the line which you probably copied form PDF. There is an extra space or hard enter which is causing the issue. If you put it in notepad first remove the unwanted character and paste it back it will work.&lt;BR /&gt;&lt;BR /&gt;I am pasting here all the self-signed certificate commands which you probably need. Just replace ims for authentication.&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;
&lt;P&gt;New-SelfSignedCertificate -CertStoreLocation Cert:\LocalMachine\My -DnsName "ims.local" -FriendlyName "MySiteCertIMS" -NotAfter (Get-Date).AddYears(10)&lt;/P&gt;
&lt;P&gt;New-SelfSignedCertificate -CertStoreLocation Cert:\LocalMachine\My -DnsName "hub.local" -FriendlyName "MySiteCertHub" -NotAfter (Get-Date).AddYears(10)&lt;/P&gt;
&lt;P&gt;New-SelfSignedCertificate -CertStoreLocation Cert:\LocalMachine\My -DnsName "email.local" -FriendlyName "MySiteCertEmail" -NotAfter (Get-Date).AddYears(10)&lt;/P&gt;
&lt;P&gt;New-SelfSignedCertificate -CertStoreLocation Cert:\LocalMachine\My -DnsName "audit.local" -FriendlyName "MySiteCertAudit" -NotAfter (Get-Date).AddYears(10)&lt;/P&gt;
&lt;P&gt;New-SelfSignedCertificate -CertStoreLocation Cert:\LocalMachine\My -DnsName "file.local" -FriendlyName "MySiteCertFile" -NotAfter (Get-Date).AddYears(10)&lt;/P&gt;
&lt;P&gt;New-SelfSignedCertificate -CertStoreLocation Cert:\LocalMachine\My -DnsName "notification.local" -FriendlyName "MySiteCertNotification" -NotAfter (Get-Date).AddYears(10)&lt;/P&gt;
&lt;P&gt;New-SelfSignedCertificate -CertStoreLocation Cert:\LocalMachine\My -DnsName "license.local" -FriendlyName "MySiteCertLicense" -NotAfter (Get-Date).AddYears(10)&lt;/P&gt;
&lt;P&gt;New-SelfSignedCertificate -CertStoreLocation Cert:\LocalMachine\My -DnsName "signalr.local" -FriendlyName "MySiteCertSignalR" -NotAfter (Get-Date).AddYears(10)&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;New-SelfSignedCertificate &lt;/SPAN&gt;&lt;SPAN&gt;-CertStoreLocation Cert:\LocalMachine\My -DnsName &lt;/SPAN&gt;&lt;SPAN&gt;"interact.local" &lt;/SPAN&gt;&lt;SPAN&gt;-FriendlyName &lt;/SPAN&gt;&lt;SPAN&gt;"MySiteCertInteract" &lt;/SPAN&gt;&lt;SPAN&gt;-NotAfter (&lt;/SPAN&gt;&lt;SPAN&gt;Get-Date&lt;/SPAN&gt;&lt;SPAN&gt;).AddYears(&lt;/SPAN&gt;&lt;SPAN&gt;10&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;New-SelfSignedCertificate &lt;/SPAN&gt;&lt;SPAN&gt;-CertStoreLocation Cert:\LocalMachine\My -DnsName &lt;/SPAN&gt;&lt;SPAN&gt;"iada.local" &lt;/SPAN&gt;&lt;SPAN&gt;-FriendlyName &lt;/SPAN&gt;&lt;SPAN&gt;"MySiteCertIADA" &lt;/SPAN&gt;&lt;SPAN&gt;-NotAfter (&lt;/SPAN&gt;&lt;SPAN&gt;Get-Date&lt;/SPAN&gt;&lt;SPAN&gt;).AddYears(&lt;/SPAN&gt;&lt;SPAN&gt;10&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;New-SelfSignedCertificate &lt;/SPAN&gt;&lt;SPAN&gt;-CertStoreLocation Cert:\LocalMachine\My -DnsName &lt;/SPAN&gt;&lt;SPAN&gt;"interactremoteapi.local" &lt;/SPAN&gt;&lt;SPAN&gt;-FriendlyName &lt;/SPAN&gt;&lt;SPAN&gt;"MySiteCertIRA" &lt;/SPAN&gt;&lt;SPAN&gt;-NotAfter (&lt;/SPAN&gt;&lt;SPAN&gt;Get-Date&lt;/SPAN&gt;&lt;SPAN&gt;).AddYears(&lt;/SPAN&gt;&lt;SPAN&gt;10&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;BR /&gt;&lt;BR /&gt;Let me know if it works.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Zdenek&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Zdeněk Kabátek&lt;BR /&gt;Head of Professional Services&lt;BR /&gt;NEOOPS&lt;BR /&gt;&lt;A href="http://www.neoops.com/" target="test_blank"&gt;http://www.neoops.com/&lt;/A&gt;&lt;BR /&gt;Europe/Prague&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Tue, 01 Jun 2021 13:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42775#M359</guid>
      <dc:creator>zdenek.kabatek</dc:creator>
      <dc:date>2021-06-01T13:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: Self Signed Certificates</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42776#M360</link>
      <description>hello,&lt;BR /&gt;&lt;BR /&gt;After setting up Hub I'm getting below error on hub URL.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="4012.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/4194iD1D9DF3FCA4EEE70/image-size/large?v=v2&amp;amp;px=999" role="button" title="4012.png" alt="4012.png" /&gt;&lt;/span&gt;&lt;BR /&gt;I recreated the hub certificate also and it is in the Trusted Root Certification folder as well.&lt;BR /&gt;&lt;BR /&gt;Appreciate any help&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. Consultant-Technical Lead&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Aug 2022 12:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42776#M360</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-08-08T12:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: Self Signed Certificates</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42777#M361</link>
      <description>Hello, Tejaskumar,&lt;BR /&gt;&lt;BR /&gt;that is a standard warning from Chrome. Click on advanced button and proceed. You should be presented with log on page for Hub.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Zdeněk Kabátek&lt;BR /&gt;Head of Professional Services&lt;BR /&gt;NEOOPS&lt;BR /&gt;&lt;A href="http://www.neoops.com/" target="test_blank"&gt;http://www.neoops.com/&lt;/A&gt;&lt;BR /&gt;Europe/Prague&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Aug 2022 12:41:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42777#M361</guid>
      <dc:creator>zdenek.kabatek</dc:creator>
      <dc:date>2022-08-08T12:41:00Z</dc:date>
    </item>
    <item>
      <title>RE: Self Signed Certificates</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42778#M362</link>
      <description>Yeah, I too thought that but when I click on that Proceed nothing happens. Same error stays.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. Consultant-Technical Lead&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Aug 2022 13:11:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42778#M362</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-08-08T13:11:00Z</dc:date>
    </item>
    <item>
      <title>RE: Self Signed Certificates</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42779#M363</link>
      <description>Hi, Tejaskumar,&lt;BR /&gt;&lt;BR /&gt;I can see the advanced button on your screenshot. It is on the left side from the blue button Go back.&lt;BR /&gt;&lt;BR /&gt;You may try to delete the cache and run it again.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Zdenek&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Zdeněk Kabátek&lt;BR /&gt;Head of Professional Services&lt;BR /&gt;NEOOPS&lt;BR /&gt;&lt;A href="http://www.neoops.com/" target="test_blank"&gt;http://www.neoops.com/&lt;/A&gt;&lt;BR /&gt;Europe/Prague&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Aug 2022 13:16:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42779#M363</guid>
      <dc:creator>zdenek.kabatek</dc:creator>
      <dc:date>2022-08-08T13:16:00Z</dc:date>
    </item>
    <item>
      <title>RE: Self Signed Certificates</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42780#M364</link>
      <description>Apologies I do see the button but when clicked nothing happened. Ok sure let me try after cleaning up cache.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. Consultant-Technical Lead&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Mon, 08 Aug 2022 13:30:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42780#M364</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-08-08T13:30:00Z</dc:date>
    </item>
    <item>
      <title>RE: Self Signed Certificates</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42781#M365</link>
      <description>Hey, thanks for the help.&lt;BR /&gt;&lt;BR /&gt;It worked after clearing up the cache and all browser history and now able to access the hub with the certificate error.&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;If I was of assistance, please vote for it to be the "Best Answer".&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;Tejaskumar Darji&lt;BR /&gt;Sr. Consultant-Technical Lead&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sat, 20 Aug 2022 12:12:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Self-Signed-Certificates/m-p/42781#M365</guid>
      <dc:creator>Tejaskumar_Darji</dc:creator>
      <dc:date>2022-08-20T12:12:00Z</dc:date>
    </item>
  </channel>
</rss>

