| Author |
Part 2 - Security Features
|
Senthil Rajendran
Ranch Hand
Joined: Nov 03, 2004
Posts: 35
|
|
Hi, I am just stuck with Security part, would be thankful for your comments and answers for the below 1. Web Clients alone needs to be implemented with SSL, so can I assume that Application Client resides inside the firewall so it dosen't need SSL ? This is also 1 way to give a faster response to the Travel Agent, Also SSL implementation mostly depends upon the Server, should we document this ? 2. To what extent Security needs to be depicited in Component Diagrams ? I guess thats the only diagram in which we show Security 3. What type of Security needs to be provided for a Travel Agent ? Senthil
|
 |
Joseph Zhou
Ranch Hand
Joined: Aug 01, 2000
Posts: 129
|
|
Hi Senthil, I think it's too hard to assume application clients are located within firewall, yes, we can use VPN, but I think it quite slow.
|
 |
Rui Hu
Greenhorn
Joined: Sep 28, 2004
Posts: 22
|
|
1. Web Clients alone needs to be implemented with SSL, so can I assume that Application Client resides inside the firewall so it dosen't need SSL ? This is also 1 way to give a faster response to the Travel Agent, Also SSL implementation mostly depends upon the Server, should we document this ? 2. To what extent Security needs to be depicited in Component Diagrams ? I guess thats the only diagram in which we show Security 3. What type of Security needs to be provided for a Travel Agent ?
1) You must use HTTPS 2) No security does not need to be shown at Compoment Diagram, just explain with words, is enough. 3) Every thing is HTTPS, there is no difference between customer and agent.
|
SCEA<br />SCJP SCJD SCWCD SCBCD
|
 |
Senthil Rajendran
Ranch Hand
Joined: Nov 03, 2004
Posts: 35
|
|
|
Any more suggestions ???
|
 |
 |
|
|
subject: Part 2 - Security Features
|
|
|