jsse Questions

1

I am trying to create a java application that uses PKI for authentication. I need to be able to retrieve a certificate from the Microsoft Certificate Store (MCS) and pass it along to an Oracle data...
Secretary asked 6/3, 2012 at 20:10

1

I have an Java application running on a weblogic server. The application has two distinct modules which use SSL to connect to external web services - let's say module A and module B. Module A - Bu...
Rwanda asked 29/9, 2011 at 0:52

1

Solved

I have a RSA private key file (OCkey.pem). Using java i have to get the private key from this file. this key is generated using the below openssl command. Note : I can't change anything on this op...
Yielding asked 23/9, 2011 at 7:31

2

Solved

I have read a related question already, but it doesn't seem to fail at the same place I am seeing a failure. I am trying a very simple operation: public static void main(String [] argv) { try { ...
Integumentary asked 29/1, 2010 at 2:51

6

Where can I download the JSSE and JCE source code for the latest release of Java? The source build available at https://jdk6.dev.java.net/ does not include the javax.crypto (JCE) packages nor the c...
Pave asked 17/9, 2008 at 20:3

© 2022 - 2024 — McMap. All rights reserved.