Versions Compared

Key

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

...

The properties files should be based on the client certificate intended to be used for client authentication. For example, a Certificate Properties File Realm CertificatePropsRealm with the user and group properties files based on My_Private_key created above in the #Create keystore and certificate section is as follows:

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

...