• English
    • Español
[email protected]
RMCDigitalRMCDigital
  • Blog
  • Contact Us

Accessoires

  1. Home
  2. Accessoires

Accessoires

10 September, 2021

Roberto Armas

Showing all 5 resultsSorted by latest

  • Unisex Cap

    $24.00
    Add to cart
  • Yoga Tights

    $39.00
    Add to cart
  • Sale!

    Active Bottle

    $12.00 Original price was: $12.00.$9.00Current price is: $9.00.
    Add to cart
  • Sale!

    Hanni Beanie

    $25.00 Original price was: $25.00.$20.00Current price is: $20.00.
    Add to cart
  • Kona Backpack

    $39.00
    Add to cart

0 replies on “Accessoires”

Hari says:
August 25, 2021 at 6:35 am

Thanks for sharing the script.
However I am getting error when I am using same script to generate SSL certi.

PS F:\Solr\Downloads> .\GenerateSolrSSL.ps1

Generating JKS keystore…
The expression after & in a pipeline element produced an object that was not valid. It must result in a command
name, a script block, or a CommandInfo object.
At F:\Solr\Downloads\GenerateSolrSSL.ps1:50 char:3
+ & $keytool -genkeypair -alias solr-ssl -keyalg RSA -keysize 2048 -keypass $Keyst …
+ ~~~~~~~~
+ CategoryInfo : InvalidOperation: (:) [], ParentContainsErrorRecordException
+ FullyQualifiedErrorId : BadExpression

PS F:\Solr\Downloads>

Reply
Roberto Armas says:
September 8, 2021 at 5:09 pm

Sorry to heard that and the late reply!, mm looks like it doesn’t accept the & in line 50 any way probably you can remove it. if you see this is only for concatenate Write-Host with Get-Command probably check the path of your Java SDK ‘C:\Program Files\Java\jdk1.8.0_291\bin\keytool.exe’ this is for my machine but probably you have another one for yours.

Write-Host Generating JKS keystore…
& $keytool -genkeypair -alias solr-ssl -keyalg RSA -keysize 2048 -keypass $KeystorePassword -storepass $KeystorePassword -validity 9999 -keystore $KeystoreFile -ext SAN=DNS:$SolrDomain,IP:127.0.0.1 -dname “CN=$SolrDomain, OU=Enginnering, O=Verndale, L=Quito, ST=Pichincha, C=EC”

Reply
Francisco Quintanilla says:
September 9, 2021 at 11:25 am

Really nice!

Reply
Ken says:
October 14, 2021 at 1:22 pm

Does this also work if a datasource is specified, but someone has unpublished/not published the datasource item? And does it work if using Glass in the controller rendering? (I’d expect that’s a yes.)

Reply
Roberto Armas says:
October 20, 2021 at 5:02 pm

Yes!, it does. It works with Glass Mapper also. It validates the rendering item. If you have some logic that abstracts the rendering for you can add the filter at the class definition level.

Reply
Daniel Pastor says:
October 20, 2021 at 4:55 pm

Super useful add-on for SC forms!

Reply
Daniel Pastor says:
January 5, 2022 at 9:00 pm

Super insightful!

Reply
Michael W says:
July 12, 2022 at 2:32 pm

Visual Studio does not recognize “GeoIpOptions” or “IpAddress.Parse”; are these in assemblies you haven’t mentioned?

Reply
Roberto Armas says:
July 31, 2022 at 3:51 am

Thanks for the observation. I updated the information. If you are working on SC 10 https://rmcdigital.com/sitecore/sitecore-geo-ip-services-sc-10-2/ I updated the implementation. Regards, Roberto Armas

Reply

Comments are closed.

© 2022 RMCDigital.com. Quito - Ecuador
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Cookie settingsACCEPT
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT