Does anyone know if it is possible to use HTTPS with OpenRasta rather than plain HTTP? I need HTTPS so that sensitive information can be transferred without any risk..
相关问题
- Design RESTful service with multiple ids
- Axios OPTIONS instead of POST Request. Express Res
- Plain (non-HTML) error pages in REST api
- “Zero out” sensitive String data in Swift
- Laravel 5.1 MethodNotAllowedHttpException on store
相关文章
- 请大神帮忙 post向https接口发送数据 部署到服务器为什么运行一会后就会报空指针
- Warning : HTML 1300 Navigation occured?
- Got ActiveRecord::AssociationTypeMismatch on model
- Multiple parameters in AngularJS $resource GET
- Security concerns about CORS
- How do I prevent SQL injection with ColdFusion
- Global Exception Handling in Jersey & Spring?
- REST search interface and the idempotency of GET
Nothing prevents you from using openrasta with SSL, it's supported. You'll have to ensure that your host environment (asp.net I assume?) is configured properly for it.