Opened 22 years ago
Closed 20 years ago
#1037 closed enhancement (fixed)
Add SSL support for admin operations
| Reported by: | anonymousbugger | Owned by: | skippy |
|---|---|---|---|
| Priority: | low | Milestone: | 2.1 |
| Component: | Security | Version: | 1.5.2 |
| Severity: | normal | Keywords: | bg|2nd-opinion |
| Cc: | Focuses: |
Description
It would be nice to have client and admin stuff separated, so
that all stuff that needs passwords/cookies can be routed over SSL while all client stuff (reading, posting comments) still can go entirely over unencrypted connections.
Change History (7)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
It would be better if WordPress could automatically handle whichever protocol the user employed when accessing the site. See ticket:1372 for a possible patch.