Title: vwbusguy's Replies | WordPress.org

---

# vwbusguy

  [  ](https://wordpress.org/support/users/vwbusguy/)

 *   [Profile](https://wordpress.org/support/users/vwbusguy/)
 *   [Topics Started](https://wordpress.org/support/users/vwbusguy/topics/)
 *   [Replies Created](https://wordpress.org/support/users/vwbusguy/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/vwbusguy/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/vwbusguy/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/vwbusguy/engagements/)
 *   [Favorites](https://wordpress.org/support/users/vwbusguy/favorites/)

 Search replies:

## Forum Replies Created

Viewing 6 replies - 1 through 6 (of 6 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAS Maestro] CAS Authentication Failed](https://wordpress.org/support/topic/cas-authentication-failed/)
 *  [vwbusguy](https://wordpress.org/support/users/vwbusguy/)
 * (@vwbusguy)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/cas-authentication-failed/#post-4941974)
 * Also, my https redirect issue appears to be offtopic and hasn’t been an issue
   in the most recent update.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAS Maestro] CAS Authentication Failed](https://wordpress.org/support/topic/cas-authentication-failed/)
 *  [vwbusguy](https://wordpress.org/support/users/vwbusguy/)
 * (@vwbusguy)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/cas-authentication-failed/#post-4941973)
 * For what it’s worth, on the SSL handshake issue, I found it was caused by a recent
   openssl patch in the wake of POODLE that caused the running mod_ssl to be outdated
   with the server openssl. A restart of Apache fixed it.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAS Maestro] Fails to activate](https://wordpress.org/support/topic/fails-to-activate-3/)
 *  Thread Starter [vwbusguy](https://wordpress.org/support/users/vwbusguy/)
 * (@vwbusguy)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/fails-to-activate-3/#post-4962103)
 * Awesome, I’ll try to test it out soon.
 * Scott
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[CAS Maestro] CAS Authentication Failed](https://wordpress.org/support/topic/cas-authentication-failed/)
 *  [vwbusguy](https://wordpress.org/support/users/vwbusguy/)
 * (@vwbusguy)
 * [11 years, 11 months ago](https://wordpress.org/support/topic/cas-authentication-failed/#post-4941895)
 * If it’s helpful, I had the same issue. It was sending a non-SSL service to CAS
   and CAS sent back to validation by http:// … :443 , so non-SSL on port 443, which
   caused Apache to error and CAS to not get the ticket validation. The issue seems
   to stem from the implementation of phpCAS. I managed to fix it with a hack on
   cas-mastro/phpCAS/CAS/Client.php on line 3055: $final_uri = ‘https’; The getURL()
   for some reason wasn’t adding https even with the login.php being forced over
   SSL. I’ve never seen this issue with phpCAS before, but SSL should generally 
   be used for logins, even to secured CAS, so that the session cookie value isn’t
   grabbed.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Video Plus] Fix for videos over SSL](https://wordpress.org/support/topic/fix-for-videos-over-ssl/)
 *  Thread Starter [vwbusguy](https://wordpress.org/support/users/vwbusguy/)
 * (@vwbusguy)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fix-for-videos-over-ssl/#post-4820538)
 * Many thanks! Sorry I missed you were on GitHub. I’ll be glad to submit patches
   via pull request next time.
 * Scott
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Video Plus] Fix for videos over SSL](https://wordpress.org/support/topic/fix-for-videos-over-ssl/)
 *  Thread Starter [vwbusguy](https://wordpress.org/support/users/vwbusguy/)
 * (@vwbusguy)
 * [12 years, 1 month ago](https://wordpress.org/support/topic/fix-for-videos-over-ssl/#post-4820468)
 * That being said, the plugin is working great besides this. Keep up the good work!

Viewing 6 replies - 1 through 6 (of 6 total)