Changes between Initial Version and Version 1 of Ticket #6721
- Timestamp:
- 2011-08-21T09:49:33+02:00 (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6721
- Property Resolution → fixed
- Property Status new → closed
-
Ticket #6721 – Description
initial v1 7 7 If you're using Firefox 6.0, you will most likely see the screen below when you attempt to log on to JOSM. This happens because to log on you will have to use a secure http connection (https) and to do so you need a certificate. 8 8 9 [[Image(screen1. png)]]9 [[Image(screen1.PNG)]] 10 10 11 11 == How to solve the issue == 12 12 To log in, you will have to add the certificate to your certificate exception list. In order to do so, click on ''''I understand the Risks'''' and then on ''''Add Exception...''''. A new window will pop-up (as below). On that screen, confirm the link highlighted is https://josm.openstreetmap.de/, check the ''''Permanently store this exception'''' box and clicking ''''Confirm Security Exception...'''' button. If you were able to check the box, that's all that takes to solve this issue and not get this error message again. If not, see below for further instructions. 13 13 14 [[Image(screen2. png)]]14 [[Image(screen2.PNG)]] 15 15 16 16 == What if the '''Permanently store this exception''' box isn't clickable? == 17 17 In that case, close all dialog boxes and open '''Tools -> Options''' on your Firefox upper bar. The options box will open. Click on the '''Advanced''' tab, then on the ''''View Certificates'''' button, as shown on the screenshot below. 18 18 19 [[Image(screen3. png)]]19 [[Image(screen3.PNG)]] 20 20 21 21 A new screen called 'Certificate Manager' will open, as shown below. Click on the '''Servers''' tab, then on the ''''Add Exception...'''' button. 22 22 23 [[Image(screen4. png)]]23 [[Image(screen4.PNG)]] 24 24 25 25 The screen below will open. On the '''Location:''' box, please type in ''''https://josm.openstreetmap.de/'''', then click on the button next to it, ''''Get Certificate''''. You will notice that this time he will fetch the certificate correctly and the ''''Permanently store this exception'''' box will be clickable. Check the box and click on the ''''Confirm Security Exception...'''' button. 26 26 27 [[Image(screen6. png)]]27 [[Image(screen6.PNG)]] 28 28 29 29 The dialog box shall close and the former screen will indicate that the JOSM certificate is now in the server certificate list, as shown highlighted on the screen below. 30 30 31 [[Image(screen7. png)]]31 [[Image(screen7.PNG)]] 32 32 33 33 Close all windows, refresh your browser and try to log on. It should now work perfectly, without any warnings.