server - How to configure Fishbowl Inventory with Self-Signed JKS certificate - Stack Overflow

I'm trying to configure Fishbowl Server Advanced with a JKS Certificate and it seems to not be wor

I'm trying to configure Fishbowl Server Advanced with a JKS Certificate and it seems to not be working as expected.

The software documentation here only informed to use the certificate, but won't give any further instruction on how to create the self-signed certificate.

To create the self-signed certificate I used the keystone.exe that is installed with the application on C:\Program Files\Fishbowl\jre\bin with command below.

keytool -genkeypair -alias fishbowl -keyalg RSA -keysize 2048 -sigalg SHA256withRSA -keystore fishbowl.jks -validity 365

Read documentation and made a couple of tests with different places informing how to create a self-signed JKS certificate.

I'm trying to configure Fishbowl Server Advanced with a JKS Certificate and it seems to not be working as expected.

The software documentation here only informed to use the certificate, but won't give any further instruction on how to create the self-signed certificate.

To create the self-signed certificate I used the keystone.exe that is installed with the application on C:\Program Files\Fishbowl\jre\bin with command below.

keytool -genkeypair -alias fishbowl -keyalg RSA -keysize 2048 -sigalg SHA256withRSA -keystore fishbowl.jks -validity 365

Read documentation and made a couple of tests with different places informing how to create a self-signed JKS certificate.

Share Improve this question asked Nov 18, 2024 at 22:17 mariohbrinomariohbrino 53 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 0

I was able to establish a secure connection to Fishbowl server using a self-signed certificate by performing the following steps:

  1. Create a keystore .jks file using keytool or equivalent 3rd party application (i.e. keystore explorer)
  2. Configure Fishbowl Server to use the keystore.jks file using the Fishbowl Administrator application. Be sure to restart Fishbowl Server afterwards.
  3. Export the certificate and public key from the keystore .jks file using keytool or equivalent 3rd party application (i.e. keystore explorer)
  4. Import the certificate to the cacerts file for the Fishbowl Client located at C:\Program Files\Fishbowl\jre\lib\security\cacerts using keytool or equivalent 3rd party application (i.e. keystore explorer)
  5. Ensure the network/firewall port is open for the port selected (i.e. 2456) between the Fishbowl Client and Fishbowl Server
  6. Launch Fishbowl Client, enter the Server Address, uncheck "Use Legacy Connection", check "Secure Connection", and enter the Server Port that was originally selected within Fishbowl Administrator

发布者:admin,转转请注明出处:http://www.yc00.com/questions/1745590817a4634818.html

相关推荐

发表回复

评论列表(0条)

  • 暂无评论

联系我们

400-800-8888

在线咨询: QQ交谈

邮件:admin@example.com

工作时间:周一至周五,9:30-18:30,节假日休息

关注微信