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
The quick start given in wiki as of now covers plain text interactions. But Ambry has the capability to support ssl interactions as well. Few more steps are required apart from referring to ssl hardware layouts and setting some ssl properties. To be precise, steps required to generate local certificates, key store and trust store that could be used for ssl interactions aren't documented yet. Creating this ticket for the same.
Action Items:
Documents steps required to generate local certificates, key store and trust store.
Modify frontend.ssl.properties and server.ssl.properties to set ssl properties accordingly.
Deploy server and frontend and ensure they get deployed successfully w/o any issues
Perform PUTs, GETs and DELETEs (via SSL)
The text was updated successfully, but these errors were encountered:
The quick start given in wiki as of now covers plain text interactions. But Ambry has the capability to support ssl interactions as well. Few more steps are required apart from referring to ssl hardware layouts and setting some ssl properties. To be precise, steps required to generate local certificates, key store and trust store that could be used for ssl interactions aren't documented yet. Creating this ticket for the same.
Action Items:
Documents steps required to generate local certificates, key store and trust store.
Modify frontend.ssl.properties and server.ssl.properties to set ssl properties accordingly.
Deploy server and frontend and ensure they get deployed successfully w/o any issues
Perform PUTs, GETs and DELETEs (via SSL)
The text was updated successfully, but these errors were encountered: