Hi Hemika, I will look into this and get back to you.
Regards, Nira On Tue, Jun 23, 2015 at 2:46 PM, Hemika Kodikara <[email protected]> wrote: > Hi Niranjan, > > Thanks for the update on the cipher tool. > > I have followed the document and added the contents successfully. The > ./ciphertool.sh > -Dconfigure command ran successfully and the server also started up. > > However , the ./ciphertool.sh -Dchange did not work. I got the following > output. After entering the number, the ciphertool got exit. > > > ------------------------------------------------------------------------------------------------------------------------ > hemikakodikara@Hemikas-MacBook-Pro:bin$ ./ciphertool.sh -Dchange > [Please Enter Primary KeyStore Password of Carbon Server : ] > > Primary KeyStore of Carbon Server is initialized Successfully > > [1] Carbon.Security.KeyStore.Password > [2] Carbon.Security.KeyStore.KeyPassword > [3] Server.Service.Connector.keystorePass > [4] UserManager.AdminUser.Password > [5] Datasources.WSO2_MB_STORE_DB.Configuration.Password > [6] Carbon.Security.TrustStore.Password > [7] Datasources.WSO2_CARBON_DB.Configuration.Password > [Please enter the Number which is corresponding to the Password that is > needed be changed [Press Enter to Skip] : ]5 > hemikakodikara@Hemikas-MacBook-Pro:bin$ > > > ------------------------------------------------------------------------------------------------------------------------ > > I was following the document at [1]. Could it be something wrong from my > side? . Also I am not sure whether this issue was there in the earlier > version. I just ran the commands in the doc and thought mentioning this. > > [1] - > https://docs.wso2.com/display/Carbon440/Encrypting+Passwords+with+Cipher+Tool > > Regards, > Hemika > > > Hemika Kodikara > Software Engineer > WSO2 Inc. > lean . enterprise . middleware > http://wso2.com > > Mobile : +94777688882 > > On Tue, Jun 23, 2015 at 12:48 PM, Niranjan Karunanandham < > [email protected]> wrote: > >> Hi Sinthuja / Hemika, >> >> The cipher tool (version 1.0.0-wso2v3) has been released. You can find >> the documentation[1] as to how to add it to the product. >> >> [1] - >> https://docs.wso2.com/display/Carbon440/Enabling+Cipher+Tool+for+Password+Encryption >> >> Regards, >> Nira >> >> On Wed, Jun 17, 2015 at 5:10 PM, Sinthuja Ragendran <[email protected]> >> wrote: >> >>> Thanks for the update Niranjan. >>> >>> >>> >>> On Wed, Jun 17, 2015 at 4:50 PM, Niranjan Karunanandham < >>> [email protected]> wrote: >>> >>>> Hi Sinthuja, >>>> >>>> The code is pending review. I will inform you once it has been merged >>>> to the repo [1]. >>>> >>>> [1] - https://github.com/wso2/cipher-tool >>>> >>>> Regards, >>>> Nira >>>> >>>> On Wed, Jun 17, 2015 at 4:21 PM, Sinthuja Ragendran <[email protected]> >>>> wrote: >>>> >>>>> Hi Niranjan, >>>>> >>>>> Do we have the cipher tool as a feature now? If so can you please >>>>> provide the name of the feature we need to include in the product. >>>>> >>>>> Thanks, >>>>> Sinthuja >>>>> >>>>> On Mon, May 25, 2015 at 1:06 PM, Niranjan Karunanandham < >>>>> [email protected]> wrote: >>>>> >>>>>> Hi Hemika, >>>>>> >>>>>> Currently we are in the process of creating the cipher-tool[1] as a >>>>>> feature so that products can be easily install via the p2-profile. As of >>>>>> now, you will need to copy the cipher-tool jar to <PRODUCT_HOME>/lib and >>>>>> the necessary files (cipher-text.properties and cipher-tool.properties) >>>>>> to >>>>>> <PRODUCT_HOME>/repository/conf/security for it to work. >>>>>> >>>>>> [1] - https://github.com/wso2/cipher-tool.git >>>>>> >>>>>> Regards, >>>>>> Nira >>>>>> >>>>>> >>>>>> On Mon, May 25, 2015 at 12:11 PM, Hemika Kodikara <[email protected]> >>>>>> wrote: >>>>>> >>>>>>> Hi Niranjan, >>>>>>> >>>>>>> Any update on this would be appreciated :) >>>>>>> >>>>>>> Regards, >>>>>>> Hemika >>>>>>> >>>>>>> Hemika Kodikara >>>>>>> Software Engineer >>>>>>> WSO2 Inc. >>>>>>> lean . enterprise . middleware >>>>>>> http://wso2.com >>>>>>> >>>>>>> Mobile : +94777688882 >>>>>>> >>>>>>> On Sun, May 24, 2015 at 9:52 PM, Manoj Kumara <[email protected]> >>>>>>> wrote: >>>>>>> >>>>>>>> Hi, >>>>>>>> >>>>>>>> Even though we discussed to not ship the cipher-tools with products >>>>>>>> later there was some discussions mentioning adding this back. I think >>>>>>>> Niranjan worked on creating a feature for that. >>>>>>>> >>>>>>>> @Nira, >>>>>>>> Whats the suggested plan on this. >>>>>>>> >>>>>>>> Regards, >>>>>>>> Manoj >>>>>>>> >>>>>>>> >>>>>>>> *Manoj Kumara* >>>>>>>> Software Engineer >>>>>>>> WSO2 Inc. http://wso2.com/ >>>>>>>> *lean.enterprise.middleware* >>>>>>>> Mobile: +94713448188 >>>>>>>> >>>>>>>> On Sun, May 24, 2015 at 7:51 PM, Hemika Kodikara <[email protected]> >>>>>>>> wrote: >>>>>>>> >>>>>>>>> Hi Manoj, >>>>>>>>> >>>>>>>>> To clarify according to the above discussion, adding a modified " >>>>>>>>> cipher-text.properties >>>>>>>>> <https://github.com/wso2/cipher-tool/blob/master/src/main/resources/cipher-text.properties>" >>>>>>>>> and the "cipher-tool.properties >>>>>>>>> <https://github.com/wso2/cipher-tool/blob/master/src/main/resources/cipher-tool.properties>" >>>>>>>>> files would be suffice for MB ? >>>>>>>>> So the bat and sh files will be added by the user if needed ? >>>>>>>>> >>>>>>>>> Regards, >>>>>>>>> Hemika >>>>>>>>> >>>>>>>>> Hemika Kodikara >>>>>>>>> Software Engineer >>>>>>>>> WSO2 Inc. >>>>>>>>> lean . enterprise . middleware >>>>>>>>> http://wso2.com >>>>>>>>> >>>>>>>>> Mobile : +94777688882 >>>>>>>>> >>>>>>>>> On Fri, Mar 27, 2015 at 12:39 PM, Manoj Kumara <[email protected]> >>>>>>>>> wrote: >>>>>>>>> >>>>>>>>>> Hi Hasitha, >>>>>>>>>> >>>>>>>>>> We are shipping the default properties files with the [1] >>>>>>>>>> ciper-tool repo. Since your product has customized version of the >>>>>>>>>> file >>>>>>>>>> better to use a separate file in the product level and include this >>>>>>>>>> using >>>>>>>>>> product bin.xml. >>>>>>>>>> >>>>>>>>>> [1] https://github.com/wso2/cipher-tool >>>>>>>>>> >>>>>>>>>> Regards, >>>>>>>>>> Manoj >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> *Manoj Kumara* >>>>>>>>>> Software Engineer >>>>>>>>>> WSO2 Inc. http://wso2.com/ >>>>>>>>>> *lean.enterprise.middleware* >>>>>>>>>> Mobile: +94713448188 >>>>>>>>>> >>>>>>>>>> On Fri, Mar 27, 2015 at 12:32 PM, Hasitha Amal De Silva < >>>>>>>>>> [email protected]> wrote: >>>>>>>>>> >>>>>>>>>>> Hi Manoj, >>>>>>>>>>> >>>>>>>>>>> With MB 3.0.0 approaching its alpha release, This is with >>>>>>>>>>> regards to jira [1]. >>>>>>>>>>> >>>>>>>>>>> Since carbon 4.3.0 is planned to release this as a separate >>>>>>>>>>> feature, do we need to include cipher-tool files within our product >>>>>>>>>>> pack ? >>>>>>>>>>> >>>>>>>>>>> As per current situation, MB 3.0.0 release is only dependent on >>>>>>>>>>> the carbon kernel release. Will this feature also be released as >>>>>>>>>>> part of >>>>>>>>>>> the kernel ? >>>>>>>>>>> >>>>>>>>>>> [1] : https://wso2.org/jira/browse/MB-924 >>>>>>>>>>> >>>>>>>>>>> -- >>>>>>>>>>> Cheers, >>>>>>>>>>> Hasitha Amal De Silva >>>>>>>>>>> Software Engineer >>>>>>>>>>> Mobile : 0772037426 >>>>>>>>>>> Blog : http://devnutshell.tumblr.com/ >>>>>>>>>>> WSO2 Inc.: http://wso2.com ( lean.enterprise.middleware. ) >>>>>>>>>>> >>>>>>>>>> >>>>>>>>>> >>>>>>>>>> _______________________________________________ >>>>>>>>>> Dev mailing list >>>>>>>>>> [email protected] >>>>>>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>>>>>> >>>>>>>>>> >>>>>>>>> >>>>>>>> >>>>>>> >>>>>> >>>>>> >>>>>> -- >>>>>> >>>>>> *Niranjan Karunanandham* >>>>>> Senior Software Engineer - WSO2 Inc. >>>>>> WSO2 Inc.: http://www.wso2.com >>>>>> >>>>>> _______________________________________________ >>>>>> Dev mailing list >>>>>> [email protected] >>>>>> http://wso2.org/cgi-bin/mailman/listinfo/dev >>>>>> >>>>>> >>>>> >>>>> >>>>> -- >>>>> *Sinthuja Rajendran* >>>>> Associate Technical Lead >>>>> WSO2, Inc.:http://wso2.com >>>>> >>>>> Blog: http://sinthu-rajan.blogspot.com/ >>>>> Mobile: +94774273955 >>>>> >>>>> >>>>> >>>> >>>> >>>> -- >>>> >>>> *Niranjan Karunanandham* >>>> Senior Software Engineer - WSO2 Inc. >>>> WSO2 Inc.: http://www.wso2.com >>>> >>> >>> >>> >>> -- >>> *Sinthuja Rajendran* >>> Associate Technical Lead >>> WSO2, Inc.:http://wso2.com >>> >>> Blog: http://sinthu-rajan.blogspot.com/ >>> Mobile: +94774273955 >>> >>> >>> >> >> >> -- >> >> *Niranjan Karunanandham* >> Senior Software Engineer - WSO2 Inc. >> WSO2 Inc.: http://www.wso2.com >> > > -- *Niranjan Karunanandham* Senior Software Engineer - WSO2 Inc. WSO2 Inc.: http://www.wso2.com
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
