Skip to main content
Formatting, remove tag in title
Source Link
Lii
  • 12.2k
  • 9
  • 69
  • 92

java SSL and cert keystore

How does my javaJava program know where my keystore containing the certificate is? 

Or alternatively how: How do I tell my javaJava program where to look for the keystore?

After specifying the keystore in some way, how to specify the certificate to use for authenticating the server to client?

java SSL and cert keystore

How does my java program know where my keystore containing the certificate is? Or alternatively how do I tell my java program where to look for the keystore?

After specifying the keystore in some way, how to specify the certificate to use for authenticating the server to client?

SSL and cert keystore

How does my Java program know where my keystore containing the certificate is? 

Or alternatively: How do I tell my Java program where to look for the keystore?

After specifying the keystore in some way, how to specify the certificate to use for authenticating the server to client?

Added question as to how to specify certificate to be used by server to validate itself to client
Source Link
toomasr
  • 4.8k
  • 2
  • 35
  • 36

How does my java program know where my keystore containing the certificate is  ? Or Or alternatively how do iI tell my java program where to look for the keystore. And after?

After specifying the keystore in some way, how to specify the certificate to use for authenticating the server to client  ?

How does my java program know where my keystore containing the certificate is  ? Or alternatively how do i tell my java program where to look for the keystore. And after specifying the keystore in some way, how to specify the certificate to use for authenticating the server to client  ?

How does my java program know where my keystore containing the certificate is? Or alternatively how do I tell my java program where to look for the keystore?

After specifying the keystore in some way, how to specify the certificate to use for authenticating the server to client?

Added question as to how to specify certificate to be used by server to validate itself to client
Source Link

How does my java program know where my keystore containing the certificate is ? Or alternatively how do i tell my java program where to look for the keystore. And after specifying the keystore in some way, how to specify the certificate to use for authenticating the server to client ?

How does my java program know where my keystore containing the certificate is ? Or alternatively how do i tell my java program where to look for the keystore

How does my java program know where my keystore containing the certificate is ? Or alternatively how do i tell my java program where to look for the keystore. And after specifying the keystore in some way, how to specify the certificate to use for authenticating the server to client ?

Question is about keystores, not certificates.
Link
JasonMArcher
  • 15.1k
  • 22
  • 59
  • 53
Loading
Adding a new tag since this is related to SSL certificates
Link
Loading
Source Link
deborah
  • 2.1k
  • 3
  • 13
  • 6
Loading