Skip to content

Custom jks keystore for DB2 Connection #9

@peterkendlbacher

Description

@peterkendlbacher

I am currently evaluating the vs code plugin. As we have a lot of DB2 Connections, I need to use SSL and a special ca in it.

I would need a method to set the keystore/truststore or use the windows system keystore.

I tried putting the location of the truststore into the connectionstring, but this didn't work:

jdbc:db2://server:55000/database:sslConnection=true;sslKeyStoreType=jks;sslKeyStoreLocation=c:/temp/truststore.jks;sslKeyStorePassword=changeit

If I try a database without ssl the plugin works fine.

I am not sure, if I just missed something or did something wrong in the configuration.

Please let me know if you have a workaround.

Thanks

Peter

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions