Connecting to MySQL server using SSL

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Nikola Skoric

    Connecting to MySQL server using SSL

    Hi there,

    Is it possible to force PHP to connect to MySQL server using SSL? Or is
    there no way for PHP to connect to MySQL server on another machine by
    encrypted connection?

    --
    "Now the storm has passed over me
    I'm left to drift on a dead calm sea
    And watch her forever through the cracks in the beams
    Nailed across the doorways of the bedrooms of my dreams"
  • LL2000

    #2
    Re: Connecting to MySQL server using SSL

    Nikola Skoric wrote:[color=blue]
    > Hi there,
    >
    > Is it possible to force PHP to connect to MySQL server using SSL? Or is
    > there no way for PHP to connect to MySQL server on another machine by
    > encrypted connection?
    >[/color]

    PHP5 is your best bet as far as I'm aware.


    Comment

    Working...