You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
to allow an admin to generate also p12 stores for the other parts without nameclashes.
.. or even better: to remove the need for a browser-client special case we could always generate a browser-*.p12 to be imported in a browser for any keystore we generate, so an admin can test/debug any part, not just as a from solr
Current naming scheme may be confusing:
Improvement
Simplify naming to avoid confusions:
keystore
>>metadata.keystore
ssl.keystore
>>repo.keystore
ssl.truststore
>>repo.truststore
ssl-repo-client.keystore
>>solr.keystore
ssl-repo-client.truststore
>>solr.truststore
The text was updated successfully, but these errors were encountered: