Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Create keystore and certificate

...

Code Block
xml
xml
borderStylesolid
titleuser_sample.properties
client1=CN=localhost,OU=Geronimo,O=Apache,L=My_City,ST=My_State,C=CC
client2=CN=localhost2,OU=Geronimo,O=Apache,L=Your_City,ST=Your_State,C=CC
  • The password of client1 is based on the information of My_Private_key.
Code Block
xml
xml
borderStylesolid
titlegroup_sample.properties
admin=client1,client2

...