Community Tip - Learn all about the Community Ranking System, a fun gamification element of the PTC Community. X
We are in the process of switching to https, if you have done it and run into any issues during testing or even production, and you can share, what were these so we don't reproduce the same mistakes.
Also how did you handle urls that came in as http that somebody may have bookmarked or embedded into a document?
Don't forget to change the URLs in WGM and Creo.
Send lawyers, guns, and money...the sh!t has hit the fan!
You will need to rebuild the jars. Go to <wc_home>\codebase and run "ant -f MakeJar.xml"
For whatever reason, this setting is built into the jars!
Mary-Ann
We have used https with Windchill from day one, but a consultant set it up and it was years ago, so I don't know all the settings that need to change.
I do know that what browser you use affects how Java behaves. Firefox and Chrome only ask for Java authentication once for each applet. IE seems to ask all the time. As mentioned the new HTML 5 drag and drop functionality is the best of both worlds for the majority of tasks.
-marc
After making the switch in one of our non-prod environments we ran the single user test and compared the results before and after. The after performance was pretty poor.
Were there any items that you performance tuned that made a noticable difference?