Develop and Download Open Source Software

Ticket #8053

Open Date: 2006-02-19 00:31

Last Update: 2010-03-06 00:00

SSL KeyFile problem

Reporter:freebeansOwner:freebeans
Priority:5 - MediumMileStone:jvm0.4.8
Type:BugsSeverity:5 - Medium
Component:v0.1.9Status:Closed
ResolutionFixed

Details

SSLで接続した場合、以下のエラーメッセージが表示される
というレポートあり。
---
"KeyFile not found. Error : JKS".
---
以下の部分が問題とのこと。
---
serverKeyStore = KeyStore.getInstance(
KeyStore.getDefaultType());
---
調べる。

Attach File

File ListNo attachments.
Add New attachment
Add attachment filesPlease login to add new attachment

Ticket History - 3/6 Histories [Show all old Histories]

2008-11-11 01:19 Update by: freebeans

  • Owner Update from (None) to freebeans.

Comment

Program FilesMysaifu JVMlibsecuritycacerts
というファイルが必要になっているらしい。

2008-11-11 01:19 Update by: freebeans

  • Resolution Update from None to Accepted.

2008-11-11 01:19 Update by: freebeans

  • (Category change on Tracker)

2008-11-11 01:24 Update by: freebeans

Comment

GNU Classpathに含まれる以下のスクリプトを実行して、cecertsを作成する必要がある模様。
scripts/import-cacerts.sh

2009-12-26 22:50 Update by: freebeans

  • Resolution Update from Accepted to Fixed.
  • Milestone Update from (None) to jvm0.4.8.

2010-03-06 00:00 Update by: freebeans

  • Ticket Close date set to 2010-03-06 00:00
  • Status Update from Open to Closed.

Add Comment/Update #8053 (SSL KeyFile problem)

Please login to add comment to this ticket. » Login


SourceForge.JP is a Japanese version of SourceForge.net. For developments that are not related to Japan, we recommend you to use SourceForge.net.