Ticket #1441 (accepted feature request)
SVN Structure
| Reported by: | bfarka | Owned by: | bfarka |
|---|---|---|---|
| Priority: | medium | Milestone: | HeuristicLab sebb4g1SS10 |
| Component: | Clients.OKB | Version: | branch |
| Keywords: | Cc: | mjesner |
Description
Create SVN - structure for the OKB-JavaConnector and the ECJConnector. The Core Projects should also be created.
Change History
comment:5 Changed 2 years ago by bfarka
added keystore and .pem certifacte for WCF Security.
--> Take the public key from the WSDL file and create am .pem file
after creating pem file, add it to a jks:
keytool -importcert -file okb.pem -keystore okbkeystore.jks -alias okb
check if the key is imported
keytool -list -keystore okbkeystore.jks
comment:6 Changed 2 years ago by bfarka
renamed project for wsHttpBinding --> creating new one for basicHttpBinding r5979
Note: See
TracTickets for help on using
tickets.
