Closed SpaceK33z closed 8 years ago
I added the ability to connect to a RabbitMQ server over SSL.
If thessl_options parameter is an empty array, php-amqplib automatically falls back to a 'normal' connection.
ssl_options
I added the ability to connect to a RabbitMQ server over SSL.
If the
ssl_options
parameter is an empty array, php-amqplib automatically falls back to a 'normal' connection.