Skip to content

Instantly share code, notes, and snippets.

@ricston-git
Created August 19, 2015 22:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ricston-git/d5f14f64c1488ae7393e to your computer and use it in GitHub Desktop.
Save ricston-git/d5f14f64c1488ae7393e to your computer and use it in GitHub Desktop.
*******************************************************************************************************
* - - + APPLICATION + - - * - - + DOMAIN + - - * - - + STATUS + - - *
*******************************************************************************************************
* mule-https-example-3.7.x * default * DEPLOYED *
*******************************************************************************************************
INFO 2015-08-19 23:39:45,136 [[mule-https-example-3.7.x].httpServerConnector.worker.01] org.mule.api.processor.LoggerMessageProcessor: sending request from https client to https server (one way ssl)...
INFO 2015-08-19 23:39:45,374 [[mule-https-example-3.7.x].httpsServerConnectorOneWaySSL.worker.01] org.mule.api.processor.LoggerMessageProcessor: accessed https server successfully - via one way ssl!
INFO 2015-08-19 23:39:52,907 [[mule-https-example-3.7.x].httpServerConnector.worker.01] org.mule.api.processor.LoggerMessageProcessor: sending request from https client to https server (mutual auth)...
INFO 2015-08-19 23:39:52,952 [[mule-https-example-3.7.x].httpsServerConnectorMutualAuth.worker.01] org.mule.api.processor.LoggerMessageProcessor: accessed https server successfully - via mutual authentication!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment