Class ExampleSSL2C
In: examples/ssl_uc2_ciphers.rb
Parent: Object

SSL Use Case 2 - User Supplied Ciphers

If you need your own ciphers list, this is how. Stomp‘s default list will work in many cases. If you need to use this, you will know it because SSL connect will fail. In that case, determining what should be in the list is your responsibility.

Methods

new   run  

Public Class methods

Initialize.

Public Instance methods

Run example.

[Validate]